diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d0bd9..7b80f9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Treat `*.ts` as typescript, not typoscript +- Remove file type definitions that aren't used + ## [1.17.1] - 2024-01-12 ### Features