Browse Source

Update changelog

pull/4889/head
Thomas Kaul 3 weeks ago
parent
commit
cfbecde86b
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Migrated the `HtmlTemplateMiddleware` to use `@Injectable()`
- Improved the language localization for French (`fr`)
## 2.170.0 - 2025-06-11
@ -21,7 +22,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Migrated the `HtmlTemplateMiddleware` to use `@Injectable()`
- Renamed `ApiKey` to `apiKeys` in the `User` database schema
- Improved the language localization for French (`fr`)
- Improved the language localization for Portuguese (`pt`)

Loading…
Cancel
Save