Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco committed Aug 29, 2023
1 parent 15823df commit 7d472c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### [Unreleased][unreleased]

### [1.2.0] - 2023-08-29
#### Changed
- Do not throw exception when max retries is reached
- Replaced abandoned fzaninotto/faker with fakerphp/faker
Expand All @@ -28,6 +29,7 @@
- Database structure resolver
- Data type populators

[unreleased]: https://github.com/lulco/populator/compare/1.1.0...HEAD
[unreleased]: https://github.com/lulco/populator/compare/1.2.0...HEAD
[1.2.0]: https://github.com/lulco/populator/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/lulco/populator/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/lulco/populator/compare/f744a241c8cb78327e2d5d382f5af88228779cfb...1.0.0

0 comments on commit 7d472c7

Please sign in to comment.