Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Aug 5, 2023
1 parent b5664cc commit 5ffae13
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,8 +9,10 @@ To be released.
- Fixed a bug where a wrongly encoded `byte[]` could be decoded into
an `Integer`. [[#97]]
- Optimized decoding `Integer`s both for speed and memory. [[#97]]
- Optimized for faster decoding on encoded `List`s and `Dictionary`s. [[#98]]

[#97]: https://github.com/planetarium/bencodex.net/pull/97
[#98]: https://github.com/planetarium/bencodex.net/pull/98


Version 0.13.0
Expand Down

0 comments on commit 5ffae13

Please sign in to comment.