Skip to content

Commit 16da315

Browse files
committed
chore: prepare release v1.2.0
1 parent a81ebd0 commit 16da315

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.2.0] - 2026-04-30
11+
1012
### Fixed
1113

1214
- **Preserve earliest `last_start_height` across incremental rescans.**
@@ -307,7 +309,8 @@ Existing deployments that relied on unauthenticated plain HTTP access will break
307309
- RESTful JSON API
308310
- Configurable via CLI flags or environment variables
309311

310-
[Unreleased]: https://github.com/m0wer/neutrino-api/compare/v1.1.0...HEAD
312+
[Unreleased]: https://github.com/m0wer/neutrino-api/compare/v1.2.0...HEAD
313+
[1.2.0]: https://github.com/m0wer/neutrino-api/compare/v1.1.0...v1.2.0
311314
[1.1.0]: https://github.com/m0wer/neutrino-api/compare/v1.0.1...v1.1.0
312315
[1.0.1]: https://github.com/m0wer/neutrino-api/compare/v1.0.0...v1.0.1
313316
[1.0.0]: https://github.com/m0wer/neutrino-api/compare/v0.10.0...v1.0.0

0 commit comments

Comments
 (0)