Skip to content

Commit 4f30a4f

Browse files
committed
Update docs for 0.8.3
1 parent cc8d67c commit 4f30a4f

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,15 @@ during their execution too. These can be obtained as follows:
234234
Changelog
235235
---------
236236

237+
Release 0.8.3
238+
~~~~~~~~~~~~~
239+
240+
`2nd February, 2025`
241+
242+
* Trace reports can now be produced with the `trace` parameter.
243+
* All non-zero exit codes are now treated as errors.
244+
245+
237246
Release 0.8.2
238247
~~~~~~~~~~~~~
239248

docs/source/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
---------
33

4+
Release 0.8.3
5+
~~~~~~~~~~~~~
6+
7+
`2nd February, 2025`
8+
9+
* Trace reports can now be produced with the `trace` parameter.
10+
* All non-zero exit codes are now treated as errors.
11+
12+
413
Release 0.8.2
514
~~~~~~~~~~~~~
615

0 commit comments

Comments
 (0)