diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c178a66..91bca175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## 1.1.2 + +### New Features + +- runtime type checking with `typed` decorator ([#125](https://github.com/fastai/fastcore/issues/125)) + + ## 1.1.1 ### New Features