Skip to content

Commit 6c513f5

Browse files
author
Sylvain MARIE
committed
1.12.2 changelog
1 parent df95845 commit 6c513f5

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.12.2 - Warning fix
4+
5+
Fixed deprecation warning [#74](https://github.com/smarie/python-pytest-cases/issues/74)
6+
37
### 1.12.1 - Bugfixes
48

59
- Now using module name and not file path to detect symbols in cases files that are imported from elsewhere and not created locally. Indeed that was causing problems on some ^platforms where a `.pyc` cache file is created. Fixes [#72](https://github.com/smarie/python-pytest-cases/issues/72)

0 commit comments

Comments
 (0)