Skip to content

Commit 250c398

Browse files
committed
1.2.0 changelog
1 parent 1bc8bdb commit 250c398

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.2.0 - Internal refactoring: we now use a more robust method to identify tests that are steps of the same test.
4+
5+
This fixes some bugs that were happening on edge cases where several parameters had the same string id representation (or one was a substring of the other). Fixed [#21](https://github.com/smarie/python-pytest-steps/issues/21).
6+
37
### 1.1.2 - pytest-harvest is now an optional dependency
48

59
Fixed [#20](https://github.com/smarie/python-pytest-steps/issues/20)

0 commit comments

Comments
 (0)