From ab51bc234d9e2a4863cd75fb6935ffa762e28236 Mon Sep 17 00:00:00 2001 From: Kawika Avilla Date: Mon, 26 Feb 2024 16:20:58 -0800 Subject: [PATCH] [Chore] Update changelog post 2.12 (#5931) (#5955) Update changelog placing 2.12 into it's own section. Issue: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5257 Signed-off-by: Kawika Avilla --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f32c223dd2a6..a63933584df1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,28 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Deprecations +### 🛡 Security + +### 📈 Features/Enhancements + +### 🐛 Bug Fixes + +### 🚞 Infrastructure + +### 📝 Documentation + +### 🛠 Maintenance + +### 🪛 Refactoring + +### 🔩 Tests + +## [2.12.0 - 2024-02-20](https://github.com/opensearch-project/OpenSearch-Dashboards/releases/tag/2.12.0) + +### 💥 Breaking Changes + +### Deprecations + - Rename `withLongNumerals` to `withLongNumeralsSupport` in `HttpFetchOptions` [#5592](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/5592) ### 🛡 Security