Skip to content

Commit

Permalink
Prepare for 3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wincent committed Jun 13, 2017
1 parent d7807c2 commit eeb5c52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ Other contributors that have submitted patches include (in alphabetical order):
## History<a name="ferret-history" href="#user-content-ferret-history"></a>


### 3.0 (not yet released)<a name="ferret-30-not-yet-released" href="#user-content-ferret-30-not-yet-released"></a>
### 3.0 (13 June 2017)<a name="ferret-30-13-june-2017" href="#user-content-ferret-30-13-june-2017"></a>

- Improve handling of backslash escapes (https://github.com/wincent/ferret/issues/41).
- Add <strong>`g:FerretAutojump`</strong>.
Expand Down
2 changes: 1 addition & 1 deletion doc/ferret.txt
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ order):

HISTORY *ferret-history*

3.0 (not yet released) ~
3.0 (13 June 2017) ~

- Improve handling of backslash escapes
(https://github.com/wincent/ferret/issues/41).
Expand Down
2 changes: 1 addition & 1 deletion plugin/ferret.vim
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
"
" # History
"
" ## 3.0 (not yet released)
" ## 3.0 (13 June 2017)
"
" - Improve handling of backslash escapes
" (https://github.com/wincent/ferret/issues/41).
Expand Down

0 comments on commit eeb5c52

Please sign in to comment.