Skip to content

Commit 760f584

Browse files
committed
release
1 parent 4a82f86 commit 760f584

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- do not remove -->
44

5+
## 1.9.0
6+
7+
### Breaking Changes
8+
9+
- Patching a function that has a name ending in `__` now creates a method with that suffix stripped. Previously it would use the name directly.
10+
11+
### New Features
12+
13+
- Handle `nm` in `patch_to` and `patch`, and strip `__` suffix in `patch` ([#715](https://github.com/AnswerDotAI/fastcore/issues/715))
514

615

716
## 1.8.18

0 commit comments

Comments
 (0)