Skip to content

Commit 453621e

Browse files
committed
chore(release): Prepare release v1.5.0
1 parent d3309b8 commit 453621e

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.5.0] - 2026-07-30
11+
1012
### Added
1113

1214
- Add an optional `force` flag to `POST /v1/rescan` for evaluating an
@@ -423,7 +425,8 @@ Existing deployments that relied on unauthenticated plain HTTP access will break
423425
- RESTful JSON API
424426
- Configurable via CLI flags or environment variables
425427

426-
[Unreleased]: https://github.com/m0wer/neutrino-api/compare/v1.4.0...HEAD
428+
[Unreleased]: https://github.com/m0wer/neutrino-api/compare/v1.5.0...HEAD
429+
[1.5.0]: https://github.com/m0wer/neutrino-api/compare/v1.4.0...v1.5.0
427430
[1.4.0]: https://github.com/m0wer/neutrino-api/compare/v1.3.0...v1.4.0
428431
[1.3.0]: https://github.com/m0wer/neutrino-api/compare/v1.2.0...v1.3.0
429432
[1.2.0]: https://github.com/m0wer/neutrino-api/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)