From 6c55685a529d714529f20b3d55e86ffdc8dd2fa4 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 28 Sep 2023 10:44:36 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a92c37b252..29a87bf5919 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,13 +17,10 @@ [Full Changelog](https://github.com/primefaces/primeng/compare/16.3.1...16.4.0) -**Breaking Changes:** +**Implemented New Features and Enhancements:** - Theme updates: change :focus to focus-visible [\#13740](https://github.com/primefaces/primeng/issues/13740) - New @layer implementation [\#13737](https://github.com/primefaces/primeng/issues/13737) - -**Implemented New Features and Enhancements:** - - dynamic dialog module (same instances on top of each other) and update deprecated methods [\#13617](https://github.com/primefaces/primeng/issues/13617) - DataTable | Row selection focus styling issue [\#13617](https://github.com/primefaces/primeng/issues/13617) - FileUpload | Drag and drop highlight enhancement [\#13306](https://github.com/primefaces/primeng/issues/13306)