Bump version.

This commit is contained in:
Emilio Cobos Álvarez
2022-06-09 22:35:24 +02:00
parent 116a18c2fd
commit f43ccfc047
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.24.3
* Make struct expressions correctly generated through typedefs (#768).
## 0.24.2
* Make bitfield operators use explicit constructors.