This commit is contained in:
Martin Hořeňovský
2022-12-09 23:10:18 +01:00
parent 24607694cb
commit ab6c7375be
7 changed files with 149 additions and 110 deletions

View File

@@ -2,6 +2,7 @@
# Release notes
**Contents**<br>
[3.2.1](#321)<br>
[3.2.0](#320)<br>
[3.1.1](#311)<br>
[3.1.0](#310)<br>
@@ -53,6 +54,13 @@
## 3.2.1
### Improvements
* Fix the reworked decomposer to work with older (pre 9) GCC versions (#2571)
* **This required more significant changes to properly support C++20, there might be bugs.**
## 3.2.0
### Improvements