Skip to content

Commit b61ad8e

Browse files
doitianclaude
andcommitted
chore: bump version to 2.3.0
Release includes: - Deploy workflow for crates.io publishing via Trusted Publishers - CHANGELOG.md documenting all releases - CI improvements (clippy, coverage workflow) - Code refactoring and test reorganization Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0d8d79d commit b61ad8e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.3.0] - 2026-02-02
11+
1012
### Added
1113
- Deploy workflow for automatic crates.io publishing on tag push
14+
- CHANGELOG.md documenting all releases
1215

1316
### Changed
1417
- Refactored code according to clippy warnings
1518
- Added clippy to CI pipeline
19+
- Added coverage workflow
1620
- Moved tests into a separate file
1721

1822
### Documentation
@@ -76,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7680
- Hop shared secret derivation
7781
- Filler generation for packet construction
7882

79-
[Unreleased]: https://github.com/cryptape/fiber-sphinx/compare/v2.2.0...HEAD
83+
[Unreleased]: https://github.com/cryptape/fiber-sphinx/compare/v2.3.0...HEAD
84+
[2.3.0]: https://github.com/cryptape/fiber-sphinx/compare/v2.2.0...v2.3.0
8085
[2.2.0]: https://github.com/cryptape/fiber-sphinx/compare/v2.1.0...v2.2.0
8186
[2.1.0]: https://github.com/cryptape/fiber-sphinx/compare/v2.0.0...v2.1.0
8287
[2.0.0]: https://github.com/cryptape/fiber-sphinx/compare/v1.0.1...v2.0.0

0 commit comments

Comments
 (0)