We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3647f54 commit 271d384Copy full SHA for 271d384
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# CHANGELOG
2
3
+## 2021-09-06, v1.16
4
+
5
+- Add Company extension
6
+- Add Address extension
7
+- Add Person extension
8
+- Add PhoneNumber extension
9
+- Add VersionExtension (#350)
10
+- Stricter types in Extension\Container and Extension\GeneratorAwareExtension (#345)
11
+- Fix deprecated property access in `nl_NL` (#348)
12
+- Add support for `psr/container` >= 2.0 (#354)
13
+- Add missing union types in Faker\Generator (#352)
14
15
## 2021-07-06, v1.15
16
17
- Updated the generator phpdoc to help identify magic methods (#307)
0 commit comments