This commit is contained in:
Martin Hořeňovský
2024-01-15 14:13:53 +01:00
parent 597ce12b65
commit 05e10dfccc
7 changed files with 32 additions and 32 deletions

View File

@@ -2,6 +2,7 @@
# Release notes
**Contents**<br>
[3.5.2](#352)<br>
[3.5.1](#351)<br>
[3.5.0](#350)<br>
[3.4.0](#340)<br>
@@ -59,6 +60,13 @@
[Even Older versions](#even-older-versions)<br>
## 3.5.1
### Fixes
* Fixed `-Wsubobject-linkage` in the Console reporter (#2794)
* Fixed adding new CLI Options to lvalue parser using `|` (#2787)
## 3.5.1
### Improvements