File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## [ Unreleased]
1010
11+ _ No unreleased changes in the pipeline at the moment._
12+
13+
14+ ## [ 9.0.0] - 2026-02-22
15+
1116### Changed
1217
1318- Turned ` Input::input_buffer() ` and ` Output::output_buffer() ` into read-only
@@ -17,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1722- Bumped MSRV to 1.86 owing to new dependency requirements.
1823
1924
20-
2125## [ 8.1.1] - 2025-05-04
2226
2327### Changed
@@ -339,7 +343,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
339343
340344
341345
342- [ Unreleased ] : https://github.com/HadrienG2/triple-buffer/compare/v8.1.1...HEAD
346+ [ Unreleased ] : https://github.com/HadrienG2/triple-buffer/compare/v9.0.0...HEAD
347+ [ 9.0.0 ] : https://github.com/HadrienG2/triple-buffer/compare/v8.1.1...v9.0.0
343348[ 8.1.1 ] : https://github.com/HadrienG2/triple-buffer/compare/v8.1.0...v8.1.1
344349[ 8.1.0 ] : https://github.com/HadrienG2/triple-buffer/compare/v8.0.0...v8.1.0
345350[ 8.0.0 ] : https://github.com/HadrienG2/triple-buffer/compare/v7.0.0...v8.0.0
You can’t perform that action at this time.
0 commit comments