Skip to content

Commit 29a36bf

Browse files
authored
Update CHANGELOG for release 2.18.0 (#66)
1 parent 658b518 commit 29a36bf

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,19 @@ _None._
4242

4343
### Bug Fixes
4444

45-
- `annotate_test_failures` no longer prints an empty `<code>` box when reporting a `failure` with no extra `details`. [#63]
46-
- `annotate_test_failures` is now able to remove annotations on successful step retry _even if_ the step label contains special characters. [#65]
45+
_None._
4746

4847
### Internal Changes
4948

5049
_None._
5150

51+
## 2.18.0
52+
53+
### Bug Fixes
54+
55+
- `annotate_test_failures` no longer prints an empty `<code>` box when reporting a `failure` with no extra `details`. [#63]
56+
- `annotate_test_failures` is now able to remove annotations on successful step retry _even if_ the step label contains special characters. [#65]
57+
5258
## 2.17.0
5359

5460
### New Features

0 commit comments

Comments
 (0)