Skip to content

Commit 8d43f0e

Browse files
committed
Release 0.9.2
1 parent 4e01d45 commit 8d43f0e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## [Version 0.9.2](https://pypi.org/project/pytest-order/0.9.2/) (2020-11-13)
6+
Friday the 13th release.
7+
58
### Changes
69
- changed definition of classes in before/after markers (now uses `::` as
710
delimiter)
@@ -11,7 +14,7 @@
1114
- fixed handling of names in dependencies - did not match the actual
1215
behavior of `pytest-dependency`
1316

14-
## [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)
1518
This is a bugfix only release.
1619

1720
### Fixes

0 commit comments

Comments
 (0)