Skip to content

Commit 3ba1e25

Browse files
authored
Update CHANGELOG.md
1 parent 6b58c23 commit 3ba1e25

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.2...master)
5+
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.12.3...master)
66
--------------
77

8+
2022-03-06, 2.12.3
9+
------------------
10+
811
### Fixed
912
- 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)
13+
- Fix composer conflict with composer/pcre version 2/3. [#1327 / barryvdh](https://github.com/barryvdh/laravel-ide-helper/pull/1327)
1014

1115
2022-02-08, 2.12.2
1216
------------------

0 commit comments

Comments
 (0)