Skip to content

Commit 8c7b60f

Browse files
committed
Update changelog with 0.2.9 release
1 parent 9c335f0 commit 8c7b60f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Change log
33
==========
44

5+
0.2.9 (2018-04-27)
6+
------------------
7+
8+
* Fixed issue with attrs 17.0.3
9+
510
0.2.8 (2017-07-10)
611
------------------
712

addonpayments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = 'Marc Galofré'
44
__email__ = '[email protected]'
5-
__version__ = '0.2.8'
5+
__version__ = '0.2.9'

0 commit comments

Comments
 (0)