You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3
3
4
4
- - -
5
+
## 0.3.6 - 2024-05-10
6
+
#### Bug Fixes
7
+
- force clang to compile in c++ (#97) - (c0203cd) - Austin Kelway
8
+
9
+
- - -
10
+
5
11
## 0.3.5 - 2024-05-10
6
12
#### Bug Fixes
7
13
- error handling for codegen and recipe plugins work (#92) - (967aed2) - Austin Kelway
0 commit comments