mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-01 20:44:03 -04:00
Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.6.0
|
||||
|
||||
* [i509VCB](https://github.com/i509VCB) added the `try_` functions for fallable reallocation.
|
||||
[pr 158](https://github.com/Lokathor/tinyvec/pull/158)
|
||||
* [ajtribick](https://github.com/ajtribick) added more error impls to `TryFromSliceError`.
|
||||
[pr 160](https://github.com/Lokathor/tinyvec/pull/160)
|
||||
* The `std` feature now automatically enables the `alloc` feature as well.
|
||||
|
||||
## 1.5.1
|
||||
|
||||
* [madsmtm](https://github.com/madsmtm) fixed an error with the `alloc` feature on very old rustc versions.
|
||||
|
||||
Reference in New Issue
Block a user