diff --git a/CHANGELOG.md b/CHANGELOG.md index aedb680f..478dc7c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Maintenance ### Refactoring -## [Unreleased 2.x](https://github.com/opensearch-project/dashboards-maps/compare/2.15...2.x) +## [Unreleased 2.x](https://github.com/opensearch-project/dashboards-maps/compare/2.16...2.x) ### Features -* Add support new navigation for maps ([#635](https://github.com/opensearch-project/dashboards-maps/pull/635)) ### Enhancements ### Bug Fixes -* Fixed broken wms custom layer update ([#601](https://github.com/opensearch-project/dashboards-maps/pull/631)) -* Add data source reference id in data layer search request ([#623](https://github.com/opensearch-project/dashboards-maps/pull/623)) ### Infrastructure ### Documentation ### Maintenance diff --git a/release-notes/opensearch-dashboards-maps.release-notes-2.16.0.0.md b/release-notes/opensearch-dashboards-maps.release-notes-2.16.0.0.md new file mode 100644 index 00000000..50d0948d --- /dev/null +++ b/release-notes/opensearch-dashboards-maps.release-notes-2.16.0.0.md @@ -0,0 +1,8 @@ +## Version 2.16.0.0 Release Notes +Compatible with OpenSearch and OpenSearch Dashboards Version 2.16.0 + +### Features +* Add support new navigation for maps ([#635](https://github.com/opensearch-project/dashboards-maps/pull/635)) +* +### Bug Fixes +* Fixed broken wms custom layer update ([#601](https://github.com/opensearch-project/dashboards-maps/pull/631)) \ No newline at end of file