diff --git a/CHANGELOG.md b/CHANGELOG.md index a286ed8..be63ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [[*next-version*]] - YYYY-MM-DD + +## [0.2-alpha2] - 2018-04-06 ### Changed - `SetInterface` no longer extends `HasCapableInterface`, but extends new `HasItemCapableInterface` - `MapInterface` no longer extends `SetInterface`, but is still traversable.