Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,23 @@ Versions follow `Semantic Versioning`_ (``<major>.<minor>.<patch>``).
Version History
---------------

4.0.3 (2023-09-14)
4.1.0 (2023-11-04)
~~~~~~~~~~~~~~~~~~

* Fix typo ("ge" instead of "get") in green Reload button in report file.

* Fix results table modification documentation.

* Thanks to `@michalkaptur <https://github.com/michalkaptur>`_ for the reporting and PR.

* Fix broken duration.

* Revert report generation to full run.

* Add collections errors to report.

* Fix escaping HTML in the log.

4.0.2 (2023-09-12)
~~~~~~~~~~~~~~~~~~

Expand Down