diff --git a/CHANGELOG.md b/CHANGELOG.md index d687da521..547da6e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ Features in Experimental are subject to change and removal without being conside This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com). +## [2.21.1] - 2021-02-25 + +### Fixed +- Removed extra header from HTML output. ([598](https://github.com/picklesdoc/pickles/issues/598)) + ## [2.21.0] - 2020-07-14 ### Added diff --git a/Output/Dhtml/pickledFeatures.js b/Output/Dhtml/pickledFeatures.js index 22be0a159..08e8f8f2c 100644 --- a/Output/Dhtml/pickledFeatures.js +++ b/Output/Dhtml/pickledFeatures.js @@ -3404,7 +3404,7 @@ jsonPWrapper ({ }, "Configuration": { "SutName": "Pickles", - "SutVersion": "2.21.0", - "GeneratedOn": "14 Juli 2020 12:11:23" + "SutVersion": "2.21.1", + "GeneratedOn": "1 March 2021 18:44:29" } }); \ No newline at end of file diff --git a/Output/Excel/features.xlsx b/Output/Excel/features.xlsx index 18cc78c87..fb0bb940c 100644 Binary files a/Output/Excel/features.xlsx and b/Output/Excel/features.xlsx differ diff --git a/Output/Html/Features/00BasicGherkin/BasicGherkin.html b/Output/Html/Features/00BasicGherkin/BasicGherkin.html index d74cf6384..ae9a3d638 100644 --- a/Output/Html/Features/00BasicGherkin/BasicGherkin.html +++ b/Output/Html/Features/00BasicGherkin/BasicGherkin.html @@ -308,9 +308,9 @@