diff --git a/docs/changelog.rst b/docs/changelog.rst index 85508fa8..a0abc1e3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,6 +6,11 @@ Versions follow `Semantic Versioning`_ (``..``). Version History --------------- +4.1.2 (2025-07-07) +~~~~~~~~~~~~~~~~~~ + +* Environment table was made hidden by default + 4.1.1 (2023-11-07) ~~~~~~~~~~~~~~~~~~ diff --git a/src/pytest_html/resources/index.jinja2 b/src/pytest_html/resources/index.jinja2 index d899375e..d1f4ca19 100644 --- a/src/pytest_html/resources/index.jinja2 +++ b/src/pytest_html/resources/index.jinja2 @@ -15,10 +15,10 @@

{{ title }}

Report generated on {{ date }} at {{ time }} by pytest-html v{{ version }}

-
+ -
+