We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02cc494 + 6c2c077 commit 2880a89Copy full SHA for 2880a89
CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
31
- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
32
- Added `HistoryBufferView`, the `!Sized` version of `HistoryBuffer`.
33
- Added `DequeView`, the `!Sized` version of `Deque`.
34
+- Added `QueueView`, the `!Sized` version of `Queue`.
35
36
### Changed
37
0 commit comments