Skip to content

Commit f14fdd4

Browse files
committed
release
1 parent 63fff2e commit f14fdd4

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.5.5
6+
7+
### New Features
8+
9+
- use ujson if available ([#432](https://github.com/fastai/fastcore/issues/432))
10+
- new `func` param for `globtastic` ([#429](https://github.com/fastai/fastcore/issues/429))
11+
- add nested parser support to `fastcore.script` ([#428](https://github.com/fastai/fastcore/pull/428)), thanks to [@seeM](https://github.com/seeM)
12+
13+
514
## 1.5.0
615

716
### Breaking Changes

0 commit comments

Comments
 (0)