diff --git a/CHANGELOG.md b/CHANGELOG.md index 83d0dc01..3400d6fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## 1.7.16 + +### Bugs Squashed + +- `list_func` not passed recursively in `dict2obj` ([#639](https://github.com/fastai/fastcore/issues/639)) + + ## 1.7.15 ### New Features