Update CHANGELOG.md

This commit is contained in:
Barry vd. Heuvel
2022-03-06 15:33:42 +01:00
committed by GitHub
parent 6b58c23e6f
commit 3ba1e2573b
+5 -1
View File
@@ -2,11 +2,15 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.2...master) [Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...master)
-------------- --------------
2022-03-06, 2.12.3
------------------
### Fixed ### Fixed
- Fix date and datetime handling for attributes that set a serialization format option for the Carbon instance [#1324 / FLeudts](https://github.com/barryvdh/laravel-ide-helper/pull/1324) - Fix date and datetime handling for attributes that set a serialization format option for the Carbon instance [#1324 / FLeudts](https://github.com/barryvdh/laravel-ide-helper/pull/1324)
- Fix composer conflict with composer/pcre version 2/3. [#1327 / barryvdh](https://github.com/barryvdh/laravel-ide-helper/pull/1327)
2022-02-08, 2.12.2 2022-02-08, 2.12.2
------------------ ------------------