Skip to content

Commit 7a321db

Browse files
authored
Merge pull request #493 from Nitrokey/history-buffer-view-dedup
Implement HistoryBufferView on top of #486
2 parents 4002864 + 314fd85 commit 7a321db

File tree

4 files changed

+194
-84
lines changed

4 files changed

+194
-84
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828
- Added `StringView`, the `!Sized` version of `String`.
2929
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
3030
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
31+
- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
3132

3233
### Changed
3334

0 commit comments

Comments
 (0)