aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
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.