Skip to content

Commit e77f78b

Browse files
committed
release
1 parent 98fc6a2 commit e77f78b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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.3.8
6+
7+
### New Features
8+
9+
- rename `negate_func` to `not_` for consistency with other curried ops ([#221](https://github.com/fastai/fastcore/issues/221))
10+
- Support empty content for `urljson` ([#219](https://github.com/fastai/fastcore/issues/219))
11+
- move `patch` and `patch_to` to `fastcore.basics`, and avoid clobbering existing symbols when patching ([#214](https://github.com/fastai/fastcore/issues/214))
12+
13+
514
## 1.3.7
615

716
### New Features

0 commit comments

Comments
 (0)