Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Oct 18, 2023
1 parent bdff4d8 commit c549514
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 @@ -10,10 +10,13 @@ To be released.
`Integer`. [[#104], [#107]]
- Changed the behaviors of `Integer.Equals()` and `Integer.CompareTo()`
to be more consistent. [[#106], [#107]]
- Removed `IEqualtable<string>` and `IComparable<string>` from `Text`.
[[#104], [#108]]

[#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
[#108]: https://github.com/planetarium/bencodex.net/pull/108


Version 0.14.0
Expand Down

0 comments on commit c549514

Please sign in to comment.