diff --git a/CHANGES.md b/CHANGES.md index 1572a01698..b73f571db1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,6 @@ - Set default value for date and datetime WPS fields only when the field is marked as required. - [The next improvement] - #### 8.7.5 - 2024-06-26 - TSify some `js` and `jsx` files and provide `.d.ts` ambient type files for a few others. This is so that running `tsc` on an external project that imports Terria code will typecheck successfully.