update Changelog -- release 0.2 - gramscii - A simple editor for ASCII box-and-… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit d6b3606e315c4bf5692bc3b6daea3d3022ef14c5 | |
parent 12fbd880e60bea398ff7ab9e81b988e8bcf2bbba | |
Author: KatolaZ <[email protected]> | |
Date: Wed, 31 Jul 2019 12:22:09 +0100 | |
update Changelog -- release 0.2 | |
Diffstat: | |
M Changelog | 3 +++ | |
1 file changed, 3 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/Changelog b/Changelog | |
@@ -1,3 +1,6 @@ | |
+12fbd88 2019-07-31 (KatolaZ) bump version number to 0.2 | |
+12031ab 2019-07-31 (KatolaZ) add target dist to Makefile | |
+dd06a37 2019-07-31 (KatolaZ) update Changelog | |
7f6e62f 2019-07-31 (KatolaZ) support line-by-line undo in text mode | |
f3100dd 2019-07-31 (KatolaZ) add undo support for box, visual, cut/paste | |
526ce3a 2019-07-31 (KatolaZ) preliminary support for undo |