Skip to content

Commit 34a9d90

Browse files
committed
Update README
1 parent 3ef7053 commit 34a9d90

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,15 @@ See (very old) screencast here: http://t.co/3b0bzeXA (sorry for quality, this is
3030
Changelog
3131
=========
3232

33-
## 2012-02-12 0.5.8
33+
## 2012-04-10 0.6.2
3434
-------------------
35-
* Fix pylint for Windows users
36-
* Python documentation search running from Vim (delete g:pydoc option)
37-
* Python code execution running from Vim (delete g:python option)
35+
* Fix pymode_run for "unnamed" clipboard
36+
* Add 'pymode_lint_mccabe_complexity' option
37+
* Update Pep8 to version 1.0.1
38+
* Warning! Change 'pymode_rope_goto_def_newwin' option
39+
for open "goto definition" in new window, set it to 'new' or 'vnew'
40+
for horizontally or vertically split
41+
If you use default behaviour (in the same buffer), not changes needed.
3842

3943

4044
Requirements

0 commit comments

Comments
 (0)