Skip to content

Commit

Permalink
πŸ“ Add entry for #717 in unreleased changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Jan 8, 2025
1 parent 4bf4206 commit 45c3558
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ All notable changes to this project will be documented in this file.
([#289]).
- `orNull(Short)` and `orThrow(Short)` methods in the `Zero.Companion`
**experimental** type ([#716]).
- `orNull(Int)` and `orThrow(Int)` methods in the `Zero.Companion`
**experimental** type ([#717]).

### ♻️ Changed

Expand Down Expand Up @@ -67,6 +69,7 @@ Thanks to [@bodiam] and [@LVMVRQUXL] for contributing to this new release. πŸ™
[#636]: https://github.com/kotools/types/issues/636
[#715]: https://github.com/kotools/types/issues/715
[#716]: https://github.com/kotools/types/issues/716
[#717]: https://github.com/kotools/types/issues/717
[#721]: https://github.com/kotools/types/issues/721
[#723]: https://github.com/kotools/types/issues/723
[#727]: https://github.com/kotools/types/issues/727
Expand Down

0 comments on commit 45c3558

Please sign in to comment.