Skip to content

Commit

Permalink
updated CHANGELOG with yanked package
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Glotfelty committed Jun 16, 2022
1 parent b25ea1b commit 5685f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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
performance improvements for large enums as `#[strum(use_phf)]`, requires `phf` feature and increases MSRV to `1.46`)
Expand Down

0 comments on commit 5685f9b

Please sign in to comment.