8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82762a2 commit 1348430Copy full SHA for 1348430
docs/changelog.rst
@@ -6,10 +6,23 @@ Versions follow `Semantic Versioning`_ (``<major>.<minor>.<patch>``).
6
Version History
7
---------------
8
9
-4.0.3 (2023-09-14)
+4.1.0 (2023-11-04)
10
~~~~~~~~~~~~~~~~~~
11
+
12
* Fix typo ("ge" instead of "get") in green Reload button in report file.
13
14
+* Fix results table modification documentation.
15
16
+ * Thanks to `@michalkaptur <https://github.com/michalkaptur>`_ for the reporting and PR.
17
18
+* Fix broken duration.
19
20
+* Revert report generation to full run.
21
22
+* Add collections errors to report.
23
24
+* Fix escaping HTML in the log.
25
26
4.0.2 (2023-09-12)
27
28
0 commit comments