Skip to content

Commit

Permalink
Update CHANGELOG.md (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bram committed Sep 6, 2021
1 parent 3647f54 commit 271d384
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## 2021-09-06, v1.16

- Add Company extension
- Add Address extension
- Add Person extension
- Add PhoneNumber extension
- Add VersionExtension (#350)
- Stricter types in Extension\Container and Extension\GeneratorAwareExtension (#345)
- Fix deprecated property access in `nl_NL` (#348)
- Add support for `psr/container` >= 2.0 (#354)
- Add missing union types in Faker\Generator (#352)

## 2021-07-06, v1.15

- Updated the generator phpdoc to help identify magic methods (#307)
Expand Down

0 comments on commit 271d384

Please sign in to comment.