Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Dec 1, 2024
1 parent 91046b5 commit 2a04ca2
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 @@ -7,8 +7,11 @@ Version 0.17.0
To be released.

- Removed `Dictionary.GetValue<T>()` methods. [[#122]]
- Optimized `Encoder.Encode()` method. [[#124]]
- Fixed a bug in `Encoder.Encode(IValue, Stream)` method. [[#124]]

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


Version 0.16.0
Expand Down

0 comments on commit 2a04ca2

Please sign in to comment.