changelog.

This commit is contained in:
Lokathor
2021-04-04 10:36:13 -06:00
parent 36ff7fdf6b
commit ee6dac1c04
+6
View File
@@ -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 (