Skip to content

Commit

Permalink
πŸ“ Add entry for #718 in unreleased changelog
Browse files Browse the repository at this point in the history
Resolves #718.
  • Loading branch information
LVMVRQUXL committed Jan 9, 2025
1 parent 6822164 commit d9fd679
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 @@ -27,6 +27,8 @@ All notable changes to this project will be documented in this file.
**experimental** type ([#716]).
- `orNull(Int)` and `orThrow(Int)` methods in the `Zero.Companion`
**experimental** type ([#717]).
- `orNull(Long)` and `orThrow(Long)` methods in the `Zero.Companion`
**experimental** type ([#718]).

### ♻️ Changed

Expand Down Expand Up @@ -70,6 +72,7 @@ Thanks to [@bodiam] and [@LVMVRQUXL] for contributing to this new release. πŸ™
[#715]: https://github.com/kotools/types/issues/715
[#716]: https://github.com/kotools/types/issues/716
[#717]: https://github.com/kotools/types/issues/717
[#718]: https://github.com/kotools/types/issues/718
[#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 d9fd679

Please sign in to comment.