We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45390ae commit 5ee3cfcCopy full SHA for 5ee3cfc
1 file changed
CHANGELOG.md
@@ -1,5 +1,6 @@
1
### 1.1.0 (Next)
2
3
+* [#56](https://github.com/dblock/ruby-enum/pull/56): Fix `DuplicateKeyError` when the enum class is reloaded - [@flvrone](https://github.com/flvrone).
4
* [#54](https://github.com/dblock/ruby-enum/pull/54): Add support for Ruby 4.0 - [@dblock](https://github.com/dblock).
5
* [#53](https://github.com/dblock/ruby-enum/pull/53): Replace code climate with coveralls - [@dblock](https://github.com/dblock).
6
* Your contribution here.
0 commit comments