From e624bb5b706eefc384dc680d0d60fb3fbb79987c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20=C3=87etin?= <92744169+mehmetcetin01140@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:13:14 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 448a751cb00..8783a4e6089 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog +## [18.0.0-beta.2](https://github.com/primefaces/primeng/tree/18.0.0-beta.2) (2024-09-23) +[Full Changelog](https://github.com/primefaces/primeng/compare/18.0.0-beta.1...18.0.0-beta.2) + +**Fixed bugs:** +- Date filter on table v18 [\#16354](https://github.com/primefaces/primeng/issues/16354) +- Fileupload | add fileLabelTemplate [\#16377](https://github.com/primefaces/primeng/issues/16377) +- Cannot find module '@primeuix/styled' from 'node_modules/primeng/fesm2022/primeng-themes.mjs' [\#16353](https://github.com/primefaces/primeng/issues/16353) +- Component: Select [primeng v18] [\#16351](https://github.com/primefaces/primeng/issues/16351) + ## [17.18.10](https://github.com/primefaces/primeng/tree/17.18.10) (2024-09-11) [Full Changelog](https://github.com/primefaces/primeng/compare/17.18.9...17.18.10)