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 2d8d15a commit 8d4dfe3Copy full SHA for 8d4dfe3
CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.1.7] - 2025-09-??
9
+
10
+### Fixed
11
12
+- Fix health check references for consistency across scripts
13
+- Fix section styles, migrate from NOTOCHeading5 to Heading5 for consistency in documentation
14
+- Fix error "Item has already been added. Key in dictionary: 'List' Key being added: 'List'"
15
+- Fix error "Cannot bind argument to parameter 'Name' because it is an empty string"
16
17
## [1.1.6] - 2025-09-13
18
19
### Added
0 commit comments