Update CHANGES.md

This commit is contained in:
Rob Ede 2024-02-19 17:19:01 +00:00 committed by GitHub
parent a9738b24c5
commit 790ec1a763
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Unreleased
- Add `unicode` feature to switch between `regex` and `regex-lite` as a trade-off between full unicode support and binary size.
- Add `unicode` crate feature (on-by-default) to switch between `regex` and `regex-lite` as a trade-off between full unicode support and binary size.
- Minimum supported Rust version (MSRV) is now 1.72.
## 0.5.2