From 2e6101ceb9ffe69a1c84a9c2f4a7fbd224a286a1 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Sun, 12 Jul 2020 23:23:18 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f2a4a58f..d8e87d793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog -## [2.0.0-rc.1](https://github.com/primefaces/primevue/tree/2.0.1) (2020-07-10) +## [2.0.2](https://github.com/primefaces/primevue/tree/2.0.2) (2020-07-12) + +[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.1...2.0.2) + +**Implemented New Features and Enhancements:** + +- OverlayPanel padding visual problem [\#382](https://github.com/primefaces/primevue/issues/382) +- Improved active state for dark themes [\#383](https://github.com/primefaces/primevue/issues/383) + +## [2.0.1](https://github.com/primefaces/primevue/tree/2.0.1) (2020-07-10) [Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0...2.0.1)