Skip to content

Commit 3b2c0b3

Browse files
committed
release
1 parent 2723d2e commit 3b2c0b3

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.43
6+
7+
### New Features
8+
9+
- Add `parse_env` to provide similar functionality to `dotenv` pypi lib ([#568](https://github.com/fastai/fastcore/issues/568))
10+
- Add `partition` ([#567](https://github.com/fastai/fastcore/issues/567))
11+
- Add return value to `result` attr in `threaded` functions ([#563](https://github.com/fastai/fastcore/issues/563))
12+
13+
514
## 1.5.42
615

716
### New Features

0 commit comments

Comments
 (0)