Skip to content

Commit 69b9be2

Browse files
committed
Generate Changelog for version 1.3.0
1 parent 0b41590 commit 69b9be2

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1313

1414
.. towncrier release notes start
1515
16+
1.3.0 (2022-05-09)
17+
==================
18+
19+
Features
20+
--------
21+
22+
- Support skipping all test cases that access the Internet by setting the
23+
environment variable `NO_INTERNET`. This is useful to make the test run
24+
reproducible and robust for future runs (to avoid breaking in case some random
25+
service on the Internet changes). (`#16 <https://github.com/saltstack/pytest-skip-markers/issues/16>`_)
26+
27+
1628
1.2.0 (2022-02-22)
1729
==================
1830

changelog/16.feature.rst

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

0 commit comments

Comments
 (0)