From 0c8a46d5f05ea8d7354a21c31cae8a6a4a22b179 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Mon, 20 Apr 2020 16:51:30 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c4f36d5..51baed0f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ **Fixed bugs:** +- Calendar.vue: Poor handling of user input.[\#70](https://github.com/primefaces/primevue/issues/70) - Carousel - Button inside carousel-item is not clickable in mobile phones [\#264](https://github.com/primefaces/primevue/issues/264) - Popup menu does not appear where it should [\#258](https://github.com/primefaces/primevue/issues/258) - FileUpload Multiple: Error when deleting file before upload [\#257](https://github.com/primefaces/primevue/issues/257)