# Yii JSON Change Log

## 1.1.0 November 21, 2025

- Chg #56, #59: Change PHP constraint in `composer.json` to `~7.4.0 || 8.0 - 8.5` (@vjik)
- Enh #41: Improve performance of `Json::encode()` method by 10-20% (@Tigrov)
- Bug #41: Fix bug with instances of extended `DateTime` class (@Tigrov)
- Bug #57: Fix enumerations encoding (@vjik)

## 1.0.0 August 26, 2020

- Initial release.
