diff options
| author | Stephen Blott | 2017-09-14 09:51:43 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2017-09-14 09:51:43 +0100 | 
| commit | 468faa2858bea95584ba8356e6fd1f2f0cd2cb13 (patch) | |
| tree | fbabf8bae84adc688e2fba9acca5f8edfac74bdc /README.md | |
| parent | 23425118b80239b99f4d9a71727bd6ce65c8794e (diff) | |
| download | vimium-468faa2858bea95584ba8356e6fd1f2f0cd2cb13.tar.bz2 | |
Bump version number to 1.60.v1.60
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 | 
1 files changed, 12 insertions, 6 deletions
| @@ -168,13 +168,19 @@ PRs are welcome.  Release Notes  ------------- -Changes in git (not yet released) +1.60 (2017-09-14) -- Added a new option to ignore keyboard layout; this might be useful for users of non-Latin keyboards. -- Firefox support.  This is a work in progress; please report any issues [here](https://github.com/philc/vimium/issues?q=is%3Aopen+sort%3Aupdated-desc). -- Reworked key handling; please report any new key-handling bugs [here](https://github.com/philc/vimium/issues?q=is%3Aopen+sort%3Aupdated-desc). -- Fixed search completion for Firefox (released as 1.59.1, Firefox only). -- Fixed issue affecting hint placement when the display is zoomed. +- Features: +    - There's a new (advanced) option to ignore the keyboard layout; this can +      be helpful for users of non-Latin keyboards. +    - Firefox support.  This is a work in progress; please report any issues +      [here](https://github.com/philc/vimium/issues?q=is%3Aopen+sort%3Aupdated-desc); +      see the [add +      on](https://addons.mozilla.org/en-GB/firefox/addon/vimium-ff/). + +- Bug fixes: +    - Fixed issue affecting hint placement when the display is zoomed. +    - Fixed search completion for Firefox (released as 1.59.1, Firefox only).  1.59 (2017-04-07) | 
