From 5af1dc43c610b11f8259938e11bbe12f1299e649 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: Thu, 5 Aug 2021 17:25:14 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3080e058..cbd720cf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +# Changelog + +## [3.6.1](https://github.com/primefaces/primevue/tree/3.6.1) (2021-08-05) + +[Full Changelog](https://github.com/primefaces/primevue/compare/3.6.0...3.6.1) + +**Implemented New Features and Enhancements:** + +- style and class props for FileUpload [\#1407](https://github.com/primefaces/primevue/issues/1407) +- New v-styleclass directive [\#1405](https://github.com/primefaces/primevue/issues/1405) +- value and disabled props for Tooltip [\#1404](https://github.com/primefaces/primevue/issues/1404) +- New styleClass and contentStyleClass props for Toast [\#1403](https://github.com/primefaces/primevue/issues/1403) + ## [3.6.0](https://github.com/primefaces/primevue/tree/3.6.0) (2021-07-27) [Full Changelog](https://github.com/primefaces/primevue/compare/3.5.1...3.6.0)