From 766606b35f5f90929b70c8edac4cc304bfc6fe97 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Thu, 4 Feb 2021 16:26:38 +0300 Subject: [PATCH] Fixed link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c7741d8..d5f538c8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ **Fixed bugs:** -- DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined [\#935](https://github.com/primefaces/primevue/issues/935) +- DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined [\#941](https://github.com/primefaces/primevue/issues/941) - Calendar component throws error on blur if popup is not visible [\#940](https://github.com/primefaces/primevue/issues/940) - Optional chaining not working for TreeTable in version 3.2.1 [\#939](https://github.com/primefaces/primevue/issues/939) - Casing error in primevue/terminalservice/package.json [\#937](https://github.com/primefaces/primevue/issues/937)