Skip to content

Commit aca64dd

Browse files
author
Sylvain MARIE
committed
2.1.3 changelog
1 parent d53ffcc commit aca64dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

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

3+
### 2.1.3 - Missing deprecation warning
4+
5+
- Added missing deprecation warning on `@cases_generator`. Fixes [#124](https://github.com/smarie/python-pytest-cases/issues/124).
6+
7+
- Removed `target` and `tags` arguments of `@cases_generator` (deprecated api anyway) that were added by mistake in version 2.0.0 but never used.
8+
39
### 2.1.2 - Compatibility fix
410

511
- Added support for pytest items without funcargs. Fixes interoperability with other pytest plugins such as `pytest-black` or `pytest-flake8`. Fixes [#122](https://github.com/smarie/python-pytest-cases/issues/122)

0 commit comments

Comments
 (0)