Skip to content

Commit

Permalink
Update README for 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Feb 16, 2023
1 parent 3637aef commit 67d2aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
CHANGELOG
=========

0.10.0 (UNRELEASED)
0.10.0 (2022-02-15)
-------------------

* Added experimental support for suppressing subtest output dots in non-verbose mode with ``--no-subtests-shortletter``.
* Added experimental support for suppressing subtest output dots in non-verbose mode with ``--no-subtests-shortletter`` -- this allows the native pytest column calculations to not be disrupted and minimizes unneeded output for large CI systems.

0.9.0 (2022-10-28)
------------------
Expand Down

0 comments on commit 67d2aea

Please sign in to comment.