File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99## [ Unreleased]
1010
11- - Latest dependency versions require Rust 1.46.
11+ _ No unreleased change in the pipeline at the moment_
12+
13+
14+ ## [ 6.0.0] - 2021-12-18
15+
16+ - Latest dependency versions require Rust 1.46, we bump MSRV accordingly.
1217- ...and since that's a breaking change, I'm also flushing the breaking change
1318 pipeline along the way:
1419 * TripleBuffer::new now takes a reference to its input.
@@ -256,7 +261,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
256261
257262
258263
259- [ Unreleased ] : https://github.com/HadrienG2/triple-buffer/compare/v5.0.6...HEAD
264+ [ Unreleased ] : https://github.com/HadrienG2/triple-buffer/compare/v6.0.0...HEAD
265+ [ 6.0.0 ] : https://github.com/HadrienG2/triple-buffer/compare/v5.0.6...v6.0.0
260266[ 5.0.6 ] : https://github.com/HadrienG2/triple-buffer/compare/v5.0.5...v5.0.6
261267[ 5.0.5 ] : https://github.com/HadrienG2/triple-buffer/compare/v5.0.4...v5.0.5
262268[ 5.0.4 ] : https://github.com/HadrienG2/triple-buffer/compare/v5.0.3...v5.0.4
You can’t perform that action at this time.
0 commit comments