forked from boostorg/regex
Update history and docs.
This commit is contained in:
@ -14,6 +14,11 @@ Currently open issues can be viewed [@https://github.com/boostorg/regex/issues?q
|
||||
|
||||
All issues including closed ones can be viewed [@https://github.com/boostorg/regex/issues?q=is%3Aissue+is%3Aclosed here].
|
||||
|
||||
[h4 Boost.Regex-8.0.0 (Boost-1.86.0)]
|
||||
|
||||
* BREAKING CHANGE: deprecated C++03 support has now been removed.
|
||||
* Fixed some low-impact security issues: [@https://github.com/boostorg/regex/pull/204 204].
|
||||
|
||||
[h4 Boost.Regex-7.0.1 (boost-1.79.0)]
|
||||
|
||||
* Minor fix for setting building with -DBOOST_REGEX_MAX_CACHE_BLOCKS=0 and `<atomic>` present.
|
||||
|
Reference in New Issue
Block a user