Browse Source

Update changelog

pull/3459/head
Thomas Kaul 1 year ago
parent
commit
752affb69a
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Upgraded `prettier` from version `3.2.5` to `3.3.1`
## 2.85.0 - 2024-06-06 ## 2.85.0 - 2024-06-06
### Added ### Added
@ -15,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
- Upgraded `ng-extract-i18n-merge` from version `2.10.0` to `2.12.0` - Upgraded `ng-extract-i18n-merge` from version `2.10.0` to `2.12.0`
- Upgraded `prettier` from version `3.2.5` to `3.3.1`
### Fixed ### Fixed

Loading…
Cancel
Save