Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Oct 19, 2023
1 parent 0fe4723 commit bdbeae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ To be released.
to be more consistent. [[#106], [#110]]
- Removed `ByteArrayComparer` and `FingerprintComparer`. [[#111]]
- Removed `IEquatable<IImmutableList<IValue>>` from `List`. [[#104], [#112]]
- Removed `IEquatable<IImmutableDictionary<IKey, IValue>>` from `Dictionary`.
[[#104], [#113]]

[#104]: https://github.com/planetarium/bencodex.net/issues/104
[#106]: https://github.com/planetarium/bencodex.net/issues/106
Expand All @@ -31,6 +33,7 @@ To be released.
[#110]: https://github.com/planetarium/bencodex.net/pull/110
[#111]: https://github.com/planetarium/bencodex.net/pull/111
[#112]: https://github.com/planetarium/bencodex.net/pull/112
[#113]: https://github.com/planetarium/bencodex.net/pull/113


Version 0.14.0
Expand Down

0 comments on commit bdbeae8

Please sign in to comment.