We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a2fa3 commit 6145c8fCopy full SHA for 6145c8f
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
- Added `VecView`, the `!Sized` version of `Vec`.
20
- Added pool implementations for 64-bit architectures.
21
- Added `IntoIterator` implementation for `LinearMap`
22
+- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
23
24
### Changed
25
0 commit comments