Browse Source

Update changelog

pull/4905/head
Thomas Kaul 3 weeks ago
parent
commit
4dd24474d2
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Improved the style of the assistant - Improved the style of the assistant
- Migrated the `@ghostfolio/ui/assistant` component to control flow
- Migrated the `@ghostfolio/ui/value` component to control flow
- Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()`
- Renamed `User` to `user` in the database schema - Renamed `User` to `user` in the database schema
- Improved the language localization for Catalan (`ca`) - Improved the language localization for Catalan (`ca`)

Loading…
Cancel
Save