Update history and regenerate docs.

This commit is contained in:
jzmaddock
2021-11-05 17:18:10 +00:00
parent 09d0e434dd
commit a9f18c2c03
5 changed files with 17 additions and 4 deletions

View File

@ -17,7 +17,8 @@ All issues including closed ones can be viewed [@https://github.com/boostorg/reg
[h4 Boost.Regex-7.0.0 (Boost-1.78.0)]
* [*Breaking Change:] Change \B to be the opposite of \b as per Perl behaviour.
* Change w32_regex_traits.hpp so that windows.h is no longer included.
* Change w32_regex_traits.hpp so that windows.h is no longer included.
* Fxed fuzzing related issues [@https://github.com/boostorg/regex/issues/156 #151], [@https://github.com/boostorg/regex/issues/156 #152], [@https://github.com/boostorg/regex/issues/156 #153], [@https://github.com/boostorg/regex/issues/156 #156].
[h4 Boost.Regex-6.0.0 (Boost-1.77.0)]