From cb91a464b7ff99f746349ba3b985962500489c5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Tue, 17 Jan 2023 15:50:42 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5061db09..c7fda3353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.22.3](https://github.com/primefaces/primevue/tree/3.22.3) (2023-01-17) + +[Full Changelog](https://github.com/primefaces/primevue/compare/3.22.2...3.22.3) + +**Fixed bugs:** + +- ZIndexUtils is not working as expected on the overlays [\#3549](https://github.com/primefaces/primevue/issues/3549) + ## [3.22.2](https://github.com/primefaces/primevue/tree/3.22.2) (2023-01-16) [Full Changelog](https://github.com/primefaces/primevue/compare/3.22.1...3.22.2)