version bump

This commit is contained in:
nora 2024-02-08 20:05:18 +01:00
parent 2d72dbbb78
commit 99b0badcb2
3 changed files with 9 additions and 2 deletions

7
CHANGELOG.md Normal file
View file

@ -0,0 +1,7 @@
## 1.1.0
Added SIMD-optimized impl `impl<const N: usize> TogglingIsALifestyle for [bool; N]` (available only for enterprise users).
## 1.0.0
Initial release.