diff --git a/CHANGELOG.md b/CHANGELOG.md index e15eec9..93a36bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## `v1.1.0` + +Use `classnames` instead of React's `classSet` + ## `v1.0.2` Fix a bug whereby classSet would not apply if className was empty.