mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 14:23:33 -04:00
changelog.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.0
|
||||
|
||||
* [Cryptjar](https://github.com/Cryptjar) removed the `A:Array` bound on the struct of `ArrayVec<A:Array>`,
|
||||
and added the `from_array_empty` method, which is a `const fn` constructor
|
||||
[pr 141](https://github.com/Lokathor/tinyvec/pull/141).
|
||||
|
||||
## 1.1.1
|
||||
|
||||
* [saethlin](https://github.com/saethlin) contributed many PRs (
|
||||
|
||||
Reference in New Issue
Block a user