From 6e1bc5a2586e008537931ca1c65886bab79b75c5 Mon Sep 17 00:00:00 2001 From: Moshe Eichler <78307768+MosheEichler@users.noreply.github.com> Date: Wed, 2 Aug 2023 15:27:44 +0300 Subject: [PATCH] Commit CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ded46ae445..00dd7af4a80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog ## Unreleased + +## 1.18.1 * Fixed an issue where the coloring directives where showing in log messages. * Fixed an issue where **create-content-graph** was not executed upon changes in the parser infra files. * Added a parameter `skip-packs-known-words` to the **doc-review** command, making sure that pack known words will not be added.