Skip to content

Commit 55aa35f

Browse files
committed
docs: prepare CHANGELOG for v1.5.0 release
1 parent fbae602 commit 55aa35f

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-17
11+
1012
### Added
1113

1214
- `Latency()` on `SimpleResampler` and `SimpleResamplerFloat32`, returning the
@@ -130,7 +132,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
130132
design, quality presets, multi-channel and streaming support, validated against
131133
libsoxr.
132134

133-
[Unreleased]: https://github.com/tphakala/go-audio-resampler/compare/v1.4.0...HEAD
135+
[Unreleased]: https://github.com/tphakala/go-audio-resampler/compare/v1.5.0...HEAD
136+
[1.5.0]: https://github.com/tphakala/go-audio-resampler/compare/v1.4.0...v1.5.0
134137
[1.4.0]: https://github.com/tphakala/go-audio-resampler/compare/v1.3.0...v1.4.0
135138
[1.3.0]: https://github.com/tphakala/go-audio-resampler/compare/v1.2.0...v1.3.0
136139
[1.2.0]: https://github.com/tphakala/go-audio-resampler/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)