mirror of
https://github.com/danog/strum.git
synced 2024-11-26 20:14:40 +01:00
updated CHANGELOG with yanked package
This commit is contained in:
parent
b25ea1b9a0
commit
5685f9b96d
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.24.1
|
## ~~0.24.1~~ (Yanked becase #217 was more "breaking" than I wanted)
|
||||||
|
|
||||||
* [#220](https://github.com/Peternator7/strum/pull/220). Add support for PHF in `EnumString` (opt-in runtime
|
* [#220](https://github.com/Peternator7/strum/pull/220). Add support for PHF in `EnumString` (opt-in runtime
|
||||||
performance improvements for large enums as `#[strum(use_phf)]`, requires `phf` feature and increases MSRV to `1.46`)
|
performance improvements for large enums as `#[strum(use_phf)]`, requires `phf` feature and increases MSRV to `1.46`)
|
||||||
|
Loading…
Reference in New Issue
Block a user