Skip to content

Commit dd14adb

Browse files
committed
bump to v0.2.9
- v0.2.9 - security patch for github workflow
1 parent d195d31 commit dd14adb

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.version.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
set(VERSION 0.2.3.0)
1+
set(VERSION 0.2.9.0)

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# CHANGELOG
22

3+
- v0.2.9 - security patch for github workflow
34
- v0.2.3 - build passed for c++20
45
- v0.2.1 - first public release with c++17 support

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ It is designed for easy binding and friendly programmatic interface.
2222

2323
---
2424

25+
[See CHANGELOG](https://github.com/hedzr/fsm-cxx/blob/master/CHANGELOG)
26+
2527
<!--
2628
Statechart features
2729
Hierarchical states

0 commit comments

Comments
 (0)