Skip to content

Commit

Permalink
docs: add PR #201 fixing issue #177 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Sep 5, 2023
1 parent 82473e1 commit c50c470
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ All notable changes to this project will be documented in this file.

This version introduces an `ExperimentalCollectionApi` annotation in the
`kotools.types.experimental` package for marking experimental declarations
of the `kotools.types.collection` package (issue [#177] fixed by PR [#183]).
of the `kotools.types.collection` package (issue [#177] fixed by PRs [#183] and
[#201]).

[#177]: https://github.com/kotools/types/issues/177
[#183]: https://github.com/kotools/types/pull/183
[#201]: https://github.com/kotools/types/pull/201

#### Builders suffixed by `OrNull` and `OrThrow`

Expand Down

0 comments on commit c50c470

Please sign in to comment.