1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-04 16:34:02 +02:00

Prepare to 0.68 release

This commit is contained in:
Alex Plate 2021-06-22 09:17:17 +03:00
parent fea71903de
commit 8b1839ff1b
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
4 changed files with 5 additions and 5 deletions

View File

@ -5,6 +5,6 @@ object Constants {
const val EAP = "eap"
const val DEV = "Dev"
const val VERSION = "0.67"
const val DEV_VERSION = "0.68"
const val VERSION = "0.68"
const val DEV_VERSION = "0.69"
}

View File

@ -22,7 +22,7 @@ It is important to distinguish EAP from traditional pre-release software.
Please note that the quality of EAP versions may at times be way below even
usual beta standards.
## To Be Released
## 0.68, 2021-06-22
### Features:
* Support `:global` and `:vglobal` commands [VIM-831](https://youtrack.jetbrains.com/issue/VIM-831), [VIM-832](https://youtrack.jetbrains.com/issue/VIM-832)

View File

@ -101,7 +101,7 @@ Here are some examples of supported vim features and commands:
* vim-exchange
* vim-highlightedyank
* vim-paragraph-motion
* vim-indent-object [To Be Released]
* vim-indent-object
See also:

2
doc

@ -1 +1 @@
Subproject commit 435158e648f91b4079fc49fd9a33339d42383047
Subproject commit 83aaa9801dddd9ba956e2d5f85534872a69b7f37