Skip to content

Commit f322c95

Browse files
committed
update version
1 parent 2f3fab5 commit f322c95

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

Changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## 2013-03-** 0.6.11
4+
## 2013-03-15 0.6.11
55
--------------------
66
* Update `PEP8` to version 1.4.5;
77
* Update `Pylint` to version 0.27.0;

README.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ Another old presentation here: http://www.youtube.com/watch?v=YhqsjUUHj6g
3131
Changelog
3232
=========
3333

34-
## 2012-08-02 0.6.5
35-
-------------------
36-
* Updated Pep8 to version 1.3.3
37-
* Updated Pylint to version 0.25.2
38-
* Fixed virtualenv support for windows users
39-
* Added pymode modeline ':help PythonModeModeline'
40-
* Added diagnostic tool ':call pymode#troubleshooting#Test()'
41-
* Added `PyLintAuto` command ':help PyLintAuto'
42-
* Code checking is async operation now
43-
* More, more fast the pymode folding
44-
* Repaired execution of python code
34+
## 2013-03-15 0.6.11
35+
--------------------
36+
* Update `PEP8` to version 1.4.5;
37+
* Update `Pylint` to version 0.27.0;
38+
* Update `autopep8` to version 0.8.7;
39+
* Fix breakpoint definition;
40+
* Update python syntax;
41+
* Fixed run-time error when output non-ascii in multibyte locale;
42+
* Move initialization into ftplugin as it is python specific;
43+
* Pyrex (Cython) files support;
44+
* Support `raw_input` in run python code;
4545

4646

4747
Requirements

doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
77

88

9-
Version: 0.6.9
9+
Version: 0.6.11
1010

1111
==============================================================================
1212
CONTENTS *Python-mode-contents*

0 commit comments

Comments
 (0)