From 13941b7d375182d61f3174ede88adc36dee6adfc Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Mon, 12 Feb 2024 00:02:09 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10bc3a9..c43b68e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Removed Graphviz install check code. +- Remove Graphviz install check code. - Code cleanup ### Fixed -- Improved error handling on Forest Diagram section. +- Improve error handling on Forest Diagram section. - Fix issues with Diagrammer.Microsoft.AD module. - Fix [#154](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/154) - Fix [#153](https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.AD/issues/153)