diff options
author | Teddy Wing | 2017-05-10 21:12:57 +0200 |
---|---|---|
committer | Teddy Wing | 2017-05-10 21:12:57 +0200 |
commit | 35ef33e27af30c2bede8e63b28889c8d4a9e060f (patch) | |
tree | 7ba870fd9ce425248f0ed1313bd21c330a13420c /CHANGELOG | |
parent | 1a43c4492b5a41eaecdc8afb23461ec6422d2372 (diff) | |
download | vim-gitcha-master.tar.bz2 |
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ CHANGELOG ========= +v0.0.2 (2017-05-10): + * Display the completion popup menu even when there is only a single + match. This allows users to read the commit message subject for added + confirmation. + v0.0.1 (2017-04-29): * Initial release. |