mirror of
https://gitee.com/openharmony/third_party_rust_regex
synced 2025-04-09 06:01:20 +00:00
changelog: 1.5.4
This commit is contained in:
parent
11543fd949
commit
aa170b54db
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
1.5.4 (2021-05-06)
|
||||
==================
|
||||
This release fixes another compilation failure when building regex. This time,
|
||||
the fix is for when the `pattern` feature is enabled, which only works on
|
||||
nightly Rust. CI has been updated to test this case.
|
||||
|
||||
* [BUG #772](https://github.com/rust-lang/regex/pull/772):
|
||||
Fix build when `pattern` feature is enabled.
|
||||
|
||||
|
||||
1.5.3 (2021-05-01)
|
||||
==================
|
||||
This releases fixes a bug when building regex with only the `unicode-perl`
|
||||
|
Loading…
x
Reference in New Issue
Block a user