Skip to content

Commit 707f60b

Browse files
committed
release
1 parent 00625f9 commit 707f60b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## 1.0.12
6+
7+
### New Features
8+
9+
- add function support to `store_attr` ([#85](https://github.com/fastai/fastcore/issues/85))
10+
11+
### Bugs Squashed
12+
13+
- 'mp_context' keyword for initialising concurrent.futures.ProcessPoolExecutor only supported in python 3.7+ ([#86](https://github.com/fastai/fastcore/issues/86))
14+
515
## 1.0.10
616

717
### Breaking Changes

0 commit comments

Comments
 (0)