You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,24 @@ Backward incompatible (breaking) changes will only be introduced in major versio
13
13
14
14
.. towncrier release notes start
15
15
16
+
1.5.1 (2024-01-04)
17
+
==================
18
+
19
+
Bug Fixes
20
+
---------
21
+
22
+
- Also capture ``stderr`` so that no errors are seen on console when checking for FIPS support (`#33 <https://github.com/saltstack/pytest-skip-markers/issues/33>`_)
23
+
24
+
25
+
Trivial/Internal Changes
26
+
------------------------
27
+
28
+
- Minor fixes
29
+
30
+
* Don't set the config value twice for the same marker
0 commit comments