We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d66c22 commit 7e70eb0Copy full SHA for 7e70eb0
CHANGES.md
@@ -1,6 +1,9 @@
1
-Release 1.10.12 -- ?? 2020 (compared to 1.10.11)
+Release 1.10.12 -- 1 Jul 2020 (compared to 1.10.11)
2
---------------------------------------------------
3
-
+* Fix bug in regex_search and regex_match where the optimizer could
4
+ misunderstand which parameters were written. #1186
5
+* Fix warnings when building with gcc9 or gcc10.
6
+* Build cleanly against Qt5.15. #1204
7
8
Release 1.10.11 -- 1 Jun 2020 (compared to 1.10.10)
9
0 commit comments