Skip to content

Commit 3a62ead

Browse files
committed
Changelog
1 parent e9fa230 commit 3a62ead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ To be released.
99
- Removed `Dictionary.GetValue<T>()` methods. [[#122]]
1010
- Optimized `Encoder.Encode()` method. [[#124]]
1111
- Fixed a bug in `Encoder.Encode(IValue, Stream)` method. [[#124]]
12+
- Optimized `Encoder.Encode()` method. [[#125]]
1213

1314
[#122]: https://github.com/planetarium/bencodex.net/pull/122
1415
[#124]: https://github.com/planetarium/bencodex.net/pull/124
16+
[#125]: https://github.com/planetarium/bencodex.net/pull/125
1517

1618

1719
Version 0.16.0

0 commit comments

Comments
 (0)