Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greymistcube committed Oct 23, 2023
1 parent 4d7f108 commit 1596618
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ To be released.

- Removed `IValue.Inspection` property. [[#117]]
- Changed `IValue.Inspect(bool)` to `IValue.Inspect()`. [[#118]]
- Removed `IEquatable<bool>` and `IComparable<bool>` from `Boolean`.
[[#104], [#119]]
- Added `==` and `!=` operators for `Boolean`. [[#119]]

[#117]: https://github.com/planetarium/bencodex.net/pull/117
[#118]: https://github.com/planetarium/bencodex.net/pull/118
[#119]: https://github.com/planetarium/bencodex.net/pull/119


Version 0.15.0
Expand Down

0 comments on commit 1596618

Please sign in to comment.