From 3249cc5c02ef842bac1ebc6a82315c9e9e326a16 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Feb 2018 00:37:18 +0100 Subject: Increase version v1.00 -> v1.01 Also add a changelog. --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..a05fa54 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,10 @@ +CHANGELOG +========= + +v1.01 (2018-02-04): + + Move Vim's cursor to the same position as the Irssi cursor. This allows + you to pick up editing in Vim from where you left off in Irssi. + * Remove unused constant. + +v1.00 (2017-12-17): + Initial release. -- cgit v1.2.3