We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4002864 commit 314fd85Copy full SHA for 314fd85
CHANGELOG.md
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
28
- Added `StringView`, the `!Sized` version of `String`.
29
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
30
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
31
+- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
32
33
### Changed
34
0 commit comments