diff --git a/CHANGELOG.md b/CHANGELOG.md index 48cd272ce0..bf1bb6a44a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -708,7 +708,7 @@ ## Changed - Change import to require - solved "Cannot assign to read only property 'exports' of object '#'" (PR #1553). -- TS migration for all components. +- TS migration for all Calendars components. - Upgrading to react-native 0.64.2. ## Added