Skip to content

Commit 575028b

Browse files
author
Sylvain MARIE
committed
1.6.4 changelog
1 parent 42af86f commit 575028b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 1.6.4 - python 2 bugfix
4+
5+
Fixed issue happening with python 2 when `unicode_literals` are used in the parameters receiving string types. Fixed [#34](https://github.com/smarie/python-pytest-steps/issues/34)
6+
37
### 1.6.3 - added `__version__` attribute
48

59
Added `__version__` attribute at package level

0 commit comments

Comments
 (0)