mirror of
https://github.com/openharmony/third_party_rust_bitflags.git
synced 2026-07-19 12:02:38 -04:00
Update changelog for 1.0.4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
# 1.0.4
|
||||
|
||||
- Support Rust 2018 style macro imports ([#165])
|
||||
|
||||
```rust
|
||||
use bitflags::bitflags;
|
||||
```
|
||||
|
||||
[#165]: https://github.com/rust-lang-nursery/bitflags/pull/165
|
||||
|
||||
# 1.0.3
|
||||
|
||||
- Improve zero value flag handling and documentation ([#157])
|
||||
|
||||
Reference in New Issue
Block a user