Skip to content

Commit c9fbaf1

Browse files
committed
Update changelog.
1 parent 2adfc2f commit c9fbaf1

2 files changed

Lines changed: 21 additions & 19 deletions

File tree

AUTHORS

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,30 @@ Maintainer:
55

66
Contributors:
77

8-
* Pedro Algarvio (s0undt3ch);
98
* Alvin Francis (alvinfrancis);
9+
* Anler Hp (ikame);
10+
* Benjamin Ruston (bruston);
1011
* Boris Filippov (frenzykryger);
12+
* David Vogt (winged);
1113
* Denis Kasak (dkasak);
12-
* Steve Losh (sjl);
13-
* nixon;
14-
* lawrenceakka;
15-
* tramchamploo;
16-
* Benjamin Ruston (bruston);
17-
* Robert David Grant (bgrant);
14+
* Dirk Wallenstein (dirkwallenstein);
1815
* Florent Xicluna (florentx);
19-
* Piet Delport (pjdelport);
20-
* lee (loyalpartner);
21-
* Mohammed (mbadran);
22-
* Ronald Andreu Kaiser (cathoderay);
23-
* David Vogt (winged);
16+
* Fredrik Henrysson (fhenrysson);
2417
* Igor Guerrero (igorgue);
25-
* Martin Brochhaus (mbrochh);
26-
* Sorin Ionescu (sorin-ionescu);
27-
* Dirk Wallenstein (dirkwallenstein);
2818
* Jonathan McCall (Jonnymcc);
29-
* Fredrik Henrysson (fhenrysson);
19+
* Kevin Deldycke (kdeldycke);
3020
* Lowe Thiderman (thiderman);
21+
* Martin Brochhaus (mbrochh);
22+
* Matthew Moses (mlmoses)
23+
* Mohammed (mbadran);
3124
* Naoya Inada (naoina);
32-
* Anler Hp (ikame);
33-
* Kevin Deldycke (kdeldycke);
25+
* Pedro Algarvio (s0undt3ch);
26+
* Piet Delport (pjdelport);
27+
* Robert David Grant (bgrant);
28+
* Ronald Andreu Kaiser (cathoderay);
29+
* Sorin Ionescu (sorin-ionescu);
30+
* Steve Losh (sjl);
31+
* lawrenceakka;
32+
* lee (loyalpartner);
33+
* nixon;
34+
* tramchamploo;

Changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Changelog
77
* Support 'pudb' in breakpoints;
88
* Pyrun can now operate on a range of lines, and does not need to save (c) lawrenceakka
99
* Update pylama to version 1.5.0
10-
* Add a set of `g:pymode_lint_*_symbol` options;
10+
* Add a set of `g:pymode_lint_*_symbol` options (c) kdeldycke;
11+
* Support virtualenv for python3 (c) mlmoses;
1112

1213
## 2013-05-15 0.6.18
1314
--------------------

0 commit comments

Comments
 (0)