Skip to content

Commit 3c25635

Browse files
Merge pull request #47 from dblock/release-1-0-0
Release 1.0.0
2 parents 0304477 + e71b6a2 commit 3c25635

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
### 1.0.0 (Next)
1+
### Next
2+
3+
* Your contribution here.
4+
5+
### 1.0.0 (2023/01/10)
26

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

1013
### 0.9.0 (2021/01/21)
1114

0 commit comments

Comments
 (0)