Skip to content

Commit 5086d41

Browse files
committed
release
1 parent 80dd203 commit 5086d41

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.2.3
6+
7+
### New Features
8+
9+
- add `try_attrs` ([#142](https://github.com/fastai/fastcore/issues/142))
10+
- add `filter_dict`, `filter_keys`, and `filter_values` ([#140](https://github.com/fastai/fastcore/issues/140))
11+
- add `str2bool` ([#138](https://github.com/fastai/fastcore/issues/138))
12+
13+
### Bugs Squashed
14+
15+
- `type` fails with `@typedispatch` ([#144](https://github.com/fastai/fastcore/issues/144))
16+
- `with_cast` fails to cast default values ([#139](https://github.com/fastai/fastcore/issues/139))
17+
18+
519
## 1.2.2
620

721
### New Features

0 commit comments

Comments
 (0)