diff --git a/Changelog.md b/Changelog.md index 24111a3f..2f26ba6f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.38] - 2024-6-05 +### Incomplete Guidance +Expanded content for rule guidance containing "TO DO"s. + ## [1.0.37] - 2024-5-23 ### Missing Guidance Added guidance for several rules such as weak hash algorithm, disabling certificate validation, and TLS client configuration.