Skip to content

Commit 2a04ca2

Browse files
committed
Changelog
1 parent 91046b5 commit 2a04ca2

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
@@ -7,8 +7,11 @@ Version 0.17.0
77
To be released.
88

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

1113
[#122]: https://github.com/planetarium/bencodex.net/pull/122
14+
[#124]: https://github.com/planetarium/bencodex.net/pull/124
1215

1316

1417
Version 0.16.0

0 commit comments

Comments
 (0)