|
@ -5,13 +5,17 @@ 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 |
|
|
## 2.173.0-beta.0 - 2025-06-20 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Improved the language localization for French (`fr`) |
|
|
- Improved the language localization for French (`fr`) |
|
|
- Upgraded `class-validator` from version `0.14.1` to `0.14.2` |
|
|
- Upgraded `class-validator` from version `0.14.1` to `0.14.2` |
|
|
|
|
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
|
|
|
|
- Fixed an issue in the `HtmlTemplateMiddleware` related to incorrect variable resolution |
|
|
|
|
|
|
|
|
## 2.172.0 - 2025-06-19 |
|
|
## 2.172.0 - 2025-06-19 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
|