diff options
| author | Teddy Wing | 2018-02-04 00:37:18 +0100 |
|---|---|---|
| committer | Teddy Wing | 2018-02-04 00:39:56 +0100 |
| commit | 3249cc5c02ef842bac1ebc6a82315c9e9e326a16 (patch) | |
| tree | 12279a183699d208abc03cbe128e5d39e51d861a /CHANGELOG | |
| parent | 3fa851b55688da55687d0219572031f5db20cadd (diff) | |
| download | irssi-vimput-3249cc5c02ef842bac1ebc6a82315c9e9e326a16.tar.bz2 | |
Also add a changelog.
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 10 |
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. |
