From f68c11d757e6f3d2b3659ae0eed390009f5f732b Mon Sep 17 00:00:00 2001 From: Lionel Hercot Date: Thu, 2 Feb 2023 12:43:35 +0100 Subject: [PATCH] [ignore] Update CHANGELOG.md for v0.8.1 release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fde6737..b621e183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.8.1 (February 2, 2023) +BUG FIXES: +- Fix issue with platform set to nd and require platform set to nd when using mso_schema_template_deploy_ndo + ## 0.8.0 (January 31, 2023) BUG FIXES: - Fix concurrency issues by implementing a mutex in the MSO/NDO Golang client