Skip to content

Commit e9a481f

Browse files
committed
release
1 parent bca482a commit e9a481f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.2.2
6+
7+
### New Features
8+
9+
- support `store_true` and `store_false` in `fastcore.script` ([#137](https://github.com/fastai/fastcore/issues/137))
10+
- add function `otherwise` ([#136](https://github.com/fastai/fastcore/issues/136))
11+
- add `pdb` debug flag to scripts ([#133](https://github.com/fastai/fastcore/issues/133))
12+
13+
### Bugs Squashed
14+
15+
- Fix `copy_func` to include required keyword defaults ([#134](https://github.com/fastai/fastcore/pull/134)), thanks to [@worc3131](https://github.com/worc3131)
16+
17+
518
## 1.2.0
619

720
### Breaking Changes

0 commit comments

Comments
 (0)