diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb54ef..c2402ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ **Note**: Gaps between patch versions are faulty/broken releases. +## v0.8.11 + +- **New Feature** + - attach the original predicate to `propTypes.__subtype__.predicate` so other components can read it +- **Internal** + - upgrade to latest `tcomb-validation` (2.2.0) + - add tests for production env + ## v0.8.10 - **New Feature**