File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Added
1313
14+ ### Changed
15+
16+ ### Removed
17+
18+
19+
20+ ## [ 0.16.0] - 2026-02-18
21+
22+ ### Added
23+
1424* Added some new clippy lints to enforce.
1525
1626### Changed
@@ -498,6 +508,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
498508```
499509
500510<!-- next-url -->
501- [ Unreleased ] : https://github.com/datrs/hypercore/compare/v0.15.0...HEAD
511+ [ Unreleased ] : https://github.com/datrs/hypercore/compare/v0.16.0...HEAD
512+ [ 0.16.0 ] : https://github.com/datrs/hypercore/compare/v0.15.0...v0.16.0
502513[ 0.15.0 ] : https://github.com/datrs/hypercore/compare/v0.14.0...v0.15.0
503514[ 0.14.0 ] : https://github.com/datrs/hypercore/compare/v0.14.0...v0.13.0
Original file line number Diff line number Diff line change 11[package ]
22name = " hypercore"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44license = " MIT OR Apache-2.0"
55description = " Secure, distributed, append-only log"
66documentation = " https://docs.rs/hypercore"
You can’t perform that action at this time.
0 commit comments