aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTeddy Wing2018-02-04 00:37:18 +0100
committerTeddy Wing2018-02-04 00:39:56 +0100
commit3249cc5c02ef842bac1ebc6a82315c9e9e326a16 (patch)
tree12279a183699d208abc03cbe128e5d39e51d861a /CHANGELOG
parent3fa851b55688da55687d0219572031f5db20cadd (diff)
downloadirssi-vimput-master.tar.bz2
Increase version v1.00 -> v1.01HEADv1.01master
Also add a changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 10 insertions, 0 deletions
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.