Version bump.

This commit is contained in:
Emilio Cobos Álvarez
2022-06-07 16:09:08 +02:00
parent 597b033ccf
commit b9a2209228
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.24.0
* Basic const generic suppor (#759, #760 #762).
* Suffixes on integer literals are now honored to avoid narrowing (#764).
## 0.23.0
* Better support for constexpr. (#756)