Skip to content

Commit 70679e3

Browse files
committed
release
1 parent 08a0b52 commit 70679e3

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

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

5+
## 1.5.33
6+
7+
### New Features
8+
9+
- Add deprecated python stdlib `imghdr` to fastcore, and add additional jpeg header ([#546](https://github.com/fastai/fastcore/issues/546))
10+
- Add additional numpydoc sections ([#545](https://github.com/fastai/fastcore/pull/545)), thanks to [@dsm-72](https://github.com/dsm-72)
11+
12+
513
## 1.5.32
614

715
### Bugs Squashed
816

9-
- Revert "Python 3.12 Deprecation of pkg_resources" ([#544](https://github.com/fastai/fastcore/pull/544))
17+
- Revert "Python 3.12 Deprecation of `pkg_resources`" ([#544](https://github.com/fastai/fastcore/pull/544))
1018

1119

1220
## 1.5.30

0 commit comments

Comments
 (0)