File tree 1 file changed +13
-3
lines changed 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.18.0 ..main )
4
- - Fixed usage of ` Doctrine\Persistence ` dependency
5
- - Added conflict with ` doctrine/persistence ` below version ` 1.4 `
3
+ ## [ Unreleased] ( https://github.com/FakerPHP/Faker/compare/v1.19.0. ..main )
4
+
5
+ ## [ 2022-02-02, v1.19.0 ] ( https://github.com/FakerPHP/Faker/compare/v1.18.0..v1.19.0 )
6
6
7
+ - Added color extension to core (#442 )
8
+ - Added conflict with ` doctrine/persistence ` below version ` 1.4 `
9
+ - Fix for support on different Doctrine ORM versions (#414 )
10
+ - Fix usage of ` Doctrine\Persistence ` dependency
11
+ - Fix CZ Person birthNumber docblock return type (#437 )
12
+ - Fix is_IS Person docbock types (#439 )
13
+ - Fix is_IS Address docbock type (#438 )
14
+ - Fix regexify escape backslash in character class (#434 )
15
+ - Removed UUID from Generator to be able to extend it (#441 )
16
+ -
7
17
## [ 2022-01-23, v1.18.0] ( https://github.com/FakerPHP/Faker/compare/v1.17.0..v1.18.0 )
8
18
9
19
- Deprecated UUID, use uuid3 to specify version (#427 )
You can’t perform that action at this time.
0 commit comments