diff options
| author | Phil Crosby | 2013-05-11 19:18:45 -0700 | 
|---|---|---|
| committer | Phil Crosby | 2013-05-11 19:40:54 -0700 | 
| commit | bc723ce0b3032c9b51954fd321b2c2e1cce6e464 (patch) | |
| tree | 8f0bd774e81d01892f5dc83f687b8a005f04f7d0 /README.markdown | |
| parent | d0d8f7a0f9b5ad6478b47660e57a450f75d0b039 (diff) | |
| download | vimium-bc723ce0b3032c9b51954fd321b2c2e1cce6e464.tar.bz2 | |
Add release notes for 1.43
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/README.markdown b/README.markdown index fb68bfd4..17802724 100644 --- a/README.markdown +++ b/README.markdown @@ -131,6 +131,17 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB  Release Notes  ------------- +1.43 (unreleased) + +- Relevancy improvements to the Vomnibar's domain & history search. +- Added gU, which goes to the root of the current URL. +- Added yt, which duplicates the current tab. +- Added W, which moves the current tab to a new window. +- Added marks for saving and jumping to sections of a page. mX to set a mark and `X to return to it. +- Added "LinkHints.activateModeToOpenIncognito", currently an advanced, unbound command. +- Disallowed repeat tab closings, since this causes trouble for many people. +- Update our Chrome APIs so Vimium works on Chrome 28+. +- Bugfixes.  1.42 (11/03/2012) | 
