mirror of
https://gitee.com/openharmony/third_party_rust_tinyvec
synced 2024-11-23 13:50:17 +00:00
Add changelog entries for 1.3.0 (#148)
This commit is contained in:
parent
afb1dc4df8
commit
3817cbe3e9
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 1.3.0
|
||||
|
||||
* [jeffa5](https://github.com/jeffa5) added arbitrary implementations for `TinyVec` and `ArrayVec` [pr 146](https://github.com/Lokathor/tinyvec/pull/146).
|
||||
* [elomatreb](https://github.com/elomatreb) implemented `DoubleEndedIterator` for `TinyVecIterator` [pr 145](https://github.com/Lokathor/tinyvec/pull/145).
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* [Cryptjar](https://github.com/Cryptjar) removed the `A:Array` bound on the struct of `ArrayVec<A:Array>`,
|
||||
|
Loading…
Reference in New Issue
Block a user