Skip to content

Commit

Permalink
Merge pull request #47 from dblock/release-1-0-0
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
peterfication committed Jan 10, 2024
2 parents 0304477 + e71b6a2 commit 3c25635
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
### 1.0.0 (Next)
### Next

* Your contribution here.

### 1.0.0 (2023/01/10)

* [#41](https://github.com/dblock/ruby-enum/pull/41): Make i18n dependency optional - [@peterfication](https://github.com/peterfication).
* [#43](https://github.com/dblock/ruby-enum/pull/43): Add exhaustive case matcher - [@peterfication](https://github.com/peterfication).
* [#40](https://github.com/dblock/ruby-enum/pull/39): Enable new Rubocop cops and address/allowlist lints - [@petergoldstein](https://github.com/petergoldstein).
* [#39](https://github.com/dblock/ruby-enum/pull/39): Require Ruby >= 2.7 - [@petergoldstein](https://github.com/petergoldstein).
* [#38](https://github.com/dblock/ruby-enum/pull/38): Ensure Ruby >= 2.3 - [@ojab](https://github.com/ojab).
* Your contribution here.

### 0.9.0 (2021/01/21)

Expand Down

0 comments on commit 3c25635

Please sign in to comment.