Skip to content

Commit

Permalink
Updated CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
azriel91 committed Sep 19, 2018
1 parent 0091ac7 commit 4085ea7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,8 +5,10 @@
### Added

* Serialization case can be controlled using `#[strum(serialize_all = "snake_case")]`. ([#21][#21])
* `#[derive(EnumDiscriminants)]` generates enum with variants without fields. ([#33][#33])

[#21]: https://github.com/Peternator7/strum/issues/21
[#33]: https://github.com/Peternator7/strum/issues/33

## 0.10.0

Expand Down

0 comments on commit 4085ea7

Please sign in to comment.