We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e01d45 commit 8d43f0eCopy full SHA for 8d43f0e
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+## [Version 0.9.2](https://pypi.org/project/pytest-order/0.9.2/) (2020-11-13)
6
+Friday the 13th release.
7
+
8
### Changes
9
- changed definition of classes in before/after markers (now uses `::` as
10
delimiter)
@@ -11,7 +14,7 @@
11
14
- fixed handling of names in dependencies - did not match the actual
12
15
behavior of `pytest-dependency`
13
16
-## [Version 0.9.1](https://pypi.org/project/pytest-order/0.9.0/) (2020-11-11)
17
+## [Version 0.9.1](https://pypi.org/project/pytest-order/0.9.1/) (2020-11-11)
18
This is a bugfix only release.
19
20
### Fixes
0 commit comments