From 41116da11ca730e2250d92ad47c44f5a3f54e9ab Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 27 Sep 2023 12:14:20 +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 3772aa705..a7521f483 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,10 @@ [Full Changelog](https://github.com/primefaces/primevue/compare/3.34.1...3.35.0) -**Breaking Changes:** +**Implemented New Features and Enhancements:** - New `@layer` implementation [\#4504](https://github.com/primefaces/primevue/issues/4504) - Theme updates: change `:focus` to `focus-visible` [\#4500](https://github.com/primefaces/primevue/issues/4500) - -**Implemented New Features and Enhancements:** - - usePassThrough support for Bootstrap [\#4496](https://github.com/primefaces/primevue/issues/4496) - Use Inter Var for Lara as the default theme [\#4483](https://github.com/primefaces/primevue/issues/4483) - Calendar: focus state update [\#4474](https://github.com/primefaces/primevue/issues/4474)