diff --git a/CHANGELOG.md b/CHANGELOG.md index 599dffdd..9d035c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,6 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -### Unreleased -- fix: make sure $schema always added to LLM generated vega json object([252](https://github.com/opensearch-project/dashboards-assistant/pull/252)) -- feat: expose a general function for agent execution([268](https://github.com/opensearch-project/dashboards-assistant/pull/268)) -- Fix CVE-2024-4067 ([#269](https://github.com/opensearch-project/dashboards-assistant/pull/269)) - ### 📈 Features/Enhancements - Add support for registerMessageParser ([#5](https://github.com/opensearch-project/dashboards-assistant/pull/5))