Skip to content

Commit

Permalink
πŸ“ Add entry for #761 in unreleased changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Jan 9, 2025
1 parent baaea78 commit 30213da
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 @@ -33,6 +33,8 @@ All notable changes to this project will be documented in this file.
**experimental** type ([#719]).
- `orNull(Double)` and `orThrow(Double)` methods in the `Zero.Companion`
**experimental** type ([#720]).
- `orNull(String)` and `orThrow(String)` methods in the `Zero.Companion`
**experimental** type ([#761]).

### ♻️ Changed

Expand Down Expand Up @@ -86,6 +88,7 @@ Thanks to [@bodiam] and [@LVMVRQUXL] for contributing to this new release. πŸ™
[#727]: https://github.com/kotools/types/issues/727
[#740]: https://github.com/kotools/types/issues/740
[#742]: https://github.com/kotools/types/pull/742
[#761]: https://github.com/kotools/types/issues/761
[#762]: https://github.com/kotools/types/issues/762

## πŸ”– Releases
Expand Down

0 comments on commit 30213da

Please sign in to comment.