Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Dec 3, 2024
1 parent 18244d6 commit 531be58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ To be released.
- Removed `Dictionary.GetValue<T>()` methods. [[#122]]
- Optimized `Encoder.Encode()` method. [[#124]]
- Fixed a bug in `Encoder.Encode(IValue, Stream)` method. [[#124]]
- Optimized `Encoder.Encode()` method. [[#125]]

[#122]: https://github.com/planetarium/bencodex.net/pull/122
[#124]: https://github.com/planetarium/bencodex.net/pull/124
[#125]: https://github.com/planetarium/bencodex.net/pull/125


Version 0.16.0
Expand Down

0 comments on commit 531be58

Please sign in to comment.