From 117354b7a024fcdeeb286516c0a39c72b1bc55fa Mon Sep 17 00:00:00 2001 From: Armin Mehinovic Date: Thu, 11 Jul 2024 14:35:37 +0200 Subject: [PATCH] Highlight TreeView API update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da3c9d8cf720..40d350f16c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ _Jul 11, 2024_ We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add selectors to support showing child row count in footer in the Data Grid +- ✨ New APIs for retrieving current item tree and item's children IDs in the Tree View - 🌍 Improve Spanish (es-ES) locale on the Data Grid - 🐞 Bugfixes - 📚 Documentation improvements