We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9768749 + 387c472 commit 5a6a538Copy full SHA for 5a6a538
CHANGES
@@ -1,3 +1,19 @@
1
+v3.0.13 - YYYY-MMM-DD
2
+---------------------
3
+
4
+ - Reducing the scope of variables in a for loop
5
+ [PR #3098 - @devzero2000]
6
+ - Replace obsolete macros
7
+ [PR #3095 - @airween]
8
+ - Change 'SecEngineStatus' to Off by default
9
+ [PR #3092 - @airween]
10
+ - Update bug-report-for-version-3-x.md
11
+ [PR #3086 - @fzipi]
12
+ - Logical, syntax and cosmetic fixes on test cases
13
+ [PR #3080 - @MirkoDziadzka, @airween]
14
+ - Bump the C++ version from C++11 to C++17
15
+ [PR #3079 - @MirkoDziadzka]
16
17
v3.0.12 - 2024-Jan-30
18
---------------------
19
0 commit comments