From 698fc0f021b231f177243be7dc6252c94c87fd9c Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Tue, 10 Aug 2021 17:45:33 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a3b658da..f38ede430 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,13 +10,13 @@ ## [3.6.3](https://github.com/primefaces/primevue/tree/3.6.3) (2021-08-10) +[Full Changelog](https://github.com/primefaces/primevue/compare/3.6.2...3.6.3) + **Fixed bugs:** - Support for scrolling and column groups [\#1314](https://github.com/primefaces/primevue/issues/1314) - StyleClass does not open overlay when source is clicked again [\#1436](https://github.com/primefaces/primevue/issues/1436) -[Full Changelog](https://github.com/primefaces/primevue/compare/3.6.2...3.6.3) - ## [3.6.2](https://github.com/primefaces/primevue/tree/3.6.2) (2021-08-06) [Full Changelog](https://github.com/primefaces/primevue/compare/3.6.1...3.6.2)