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 5c98a68 commit 4b9e7ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ To be released.
- Removed `IEquatable<IImmutableList<IValue>>` from `List`. [[#104], [#112]]
- Removed `IEquatable<IImmutableDictionary<IKey, IValue>>` from `Dictionary`.
[[#104], [#113]]
- Removed `Fingerprint` struct. [[#103], [#114]]
- Removed `IValue.Fingerprint` property. [[#103], [#114]]

[#103]: https://github.com/planetarium/bencodex.net/issues/103
[#104]: https://github.com/planetarium/bencodex.net/issues/104
[#106]: https://github.com/planetarium/bencodex.net/issues/106
[#107]: https://github.com/planetarium/bencodex.net/pull/107
Expand All @@ -34,6 +37,7 @@ To be released.
[#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
[#114]: https://github.com/planetarium/bencodex.net/pull/114


Version 0.14.0
Expand Down

0 comments on commit 4b9e7ba

Please sign in to comment.