We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d195d31 commit dd14adbCopy full SHA for dd14adb
.version.cmake
@@ -1 +1 @@
1
-set(VERSION 0.2.3.0)
+set(VERSION 0.2.9.0)
CHANGELOG
@@ -1,4 +1,5 @@
# CHANGELOG
2
3
+- v0.2.9 - security patch for github workflow
4
- v0.2.3 - build passed for c++20
5
- v0.2.1 - first public release with c++17 support
README.md
@@ -22,6 +22,8 @@ It is designed for easy binding and friendly programmatic interface.
22
23
---
24
25
+[See CHANGELOG](https://github.com/hedzr/fsm-cxx/blob/master/CHANGELOG)
26
+
27
<!--
28
Statechart features
29
Hierarchical states
0 commit comments