We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a0b52 commit 70679e3Copy full SHA for 70679e3
CHANGELOG.md
@@ -2,11 +2,19 @@
2
3
<!-- do not remove -->
4
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
13
## 1.5.32
14
15
### Bugs Squashed
16
-- 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))
18
19
20
## 1.5.30
0 commit comments