Skip to content

Commit 549d5b9

Browse files
committed
Fixed changelog
1 parent 0e66cda commit 549d5b9

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ History
66

77
Other changes
88
~~~~~~~~~~~~~
9+
* `#160 <https://github.com/aklajnert/pytest-subprocess/pull/160>`_: Changed pytest entrypoint to avoid error while loading plugin with `-p` argument.
910
* `#127 <https://github.com/aklajnert/pytest-subprocess/pull/127>`_: Add `tests` directory to sdist.
1011

1112
1.5.0 (2023-01-28)

changelog.d/other.b4e1034c.entry.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog.d/releases/19.1.5.1.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
entries:
22
other:
3+
- message: Changed pytest entrypoint to avoid error while loading plugin with `-p`
4+
argument.
5+
pr_ids:
6+
- '160'
7+
timestamp: 1721758426
8+
type: other
39
- message: Add `tests` directory to sdist.
410
pr_ids:
511
- '127'

0 commit comments

Comments
 (0)