Skip to content

Commit

Permalink
Merge pull request #259 from bitflags/KodrAus-patch-1
Browse files Browse the repository at this point in the history
Fix a typo and call out MSRV bump
  • Loading branch information
KodrAus committed Aug 16, 2021
2 parents ed185cf + 45c9c3b commit a13bb56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

- Allow `non_snake_case` in generated flags types ([#256])

[#252]: https://github.com/bitflags/bitflags/pull/256
[#256]: https://github.com/bitflags/bitflags/pull/256

# 1.3.1

Expand All @@ -12,6 +12,8 @@

# 1.3.0 (yanked)

**This release bumps the Minimum Supported Rust Version to `1.46.0`**

- Add `#[repr(transparent)]` ([#187])

- End `empty` doc comment with full stop ([#202])
Expand Down

0 comments on commit a13bb56

Please sign in to comment.