Skip to content

Commit 5c4dacf

Browse files
committed
Changelog
1 parent e979fb8 commit 5c4dacf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ To be released.
2626
[[#104], [#113]]
2727
- Removed `Fingerprint` struct. [[#103], [#114]]
2828
- Removed `IValue.Fingerprint` property. [[#103], [#114]]
29+
- Optimized `Encoder.Encode()` method. [[#124]]
30+
- Fixed a bug in `Encoder.Encode(IValue, Stream)` method. [[#124]]
2931

3032
[#103]: https://github.com/planetarium/bencodex.net/issues/103
3133
[#104]: https://github.com/planetarium/bencodex.net/issues/104
@@ -38,6 +40,7 @@ To be released.
3840
[#112]: https://github.com/planetarium/bencodex.net/pull/112
3941
[#113]: https://github.com/planetarium/bencodex.net/pull/113
4042
[#114]: https://github.com/planetarium/bencodex.net/pull/114
43+
[#124]: https://github.com/planetarium/bencodex.net/pull/124
4144

4245

4346
Version 0.14.0

0 commit comments

Comments
 (0)