diff --git a/CHANGELOG.md b/CHANGELOG.md index 08127ae7..d50b8a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.24.1](https://github.com/camptocamp/conplicity/releases/tag/0.24.1) (2016-08-10) + +* Bugfix: + + - Fix wrong condition checking on Event#Equals() + +* Tests: + + - Add tests for Event#Equals() + # [0.24.0](https://github.com/camptocamp/conplicity/releases/tag/0.24.0) (2016-08-10) * Internals: