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