Skip to content

Commit

Permalink
Chnagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
s2quake committed Feb 7, 2024
1 parent 52e9c4e commit f0438ee
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ To be released.

### Backward-incompatible API changes

- Remove the '#nullable disable' keyword from 3 projects
- Removed the '#nullable disable' from 3 projects
(Action, Common, Explorer). [[#3622]]
- Removal of '#nullable disable' from the Libplanet.Store project. [[#3644]]
- Removed the '#nullable disable' from the Libplanet.Store project. [[#3644]]
- Removed the '#nullable disable' from the Libplanet.RocksDBStore project.
[[#3651]]

### Backward-incompatible network protocol changes

Expand All @@ -30,6 +32,7 @@ To be released.

[#3622]: https://github.com/planetarium/libplanet/pull/3622
[#3644]: https://github.com/planetarium/libplanet/pull/3644
[#3651]: https://github.com/planetarium/libplanet/pull/3651


Version 4.0.2
Expand Down

0 comments on commit f0438ee

Please sign in to comment.