From 31170d1fab0560e802b5093b021e4ae0ebf00d44 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 10 Feb 2021 19:36:53 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5f538c8f..4fb2b250c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.2.3](https://github.com/primefaces/primevue/tree/3.2.3) (2021-02-10) + +[Full Changelog](https://github.com/primefaces/primevue/compare/3.2.2...3.2.3) + +**Fixed bugs:** + +- Improve TypeScript definitions [\#957](https://github.com/primefaces/primevue/issues/957) +- useToast.d.ts missing api method definitions [\#958](https://github.com/primefaces/primevue/issues/958) +- Compile Problem with Directives( Typescript and 3.2.0-rc.1) [\#877](https://github.com/primefaces/primevue/issues/877) + ## [3.2.2](https://github.com/primefaces/primevue/tree/3.2.2) (2021-02-04) [Full Changelog](https://github.com/primefaces/primevue/compare/3.2.1...3.2.2)