CHANGELOG.md in ruby-enum-0.7.0 vs CHANGELOG.md in ruby-enum-0.7.1

- old
+ new

@@ -1,4 +1,8 @@ +### 0.7.1 (23/2/2017) + +* [#16](https://github.com/dblock/ruby-enum/pull/16): Replaces const_missing method in favor of const_set - [@laertispappas](https://github.com/laertispappas). + ### 0.7.0 (21/2/2017) * [#3](https://github.com/dblock/ruby-enum/pull/13): Adds support for sub classing an Enum - [@laertispappas](https://github.com/laertispappas). ### 0.6.0 (12/5/2016)