Skip to content

Commit 93eb44f

Browse files
committed
bump to v0.2.2
1 parent 0db7d8f commit 93eb44f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.1.0)
1+
set(VERSION 0.2.2.0)

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66

77
`undo-cxx` C++17 library provides a undo/redo subsystem (linear or restricted non-linear).
88

9+
## Newest
10+
911
**WIP**
1012

13+
- *0.2.2*, fixes arround the project files
14+
- 0.2.1, first implementation of Undoable/Redoable
15+
1116
## Features
1217

1318
- Highly configurable/customizable

0 commit comments

Comments
 (0)