Skip to content

Commit

Permalink
Update CHANGELOG.md (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
bram-pkg committed Jun 12, 2023
1 parent f64484a commit e3daa17
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# CHANGELOG

## [Unreleased](https://github.com/FakerPHP/Faker/compare/v1.22.0...main)
## [Unreleased](https://github.com/FakerPHP/Faker/compare/v1.23.0...main)

## [2023-06-12, v1.23.0](https://github.com/FakerPHP/Faker/compare/v1.22.0..v1.23.0)

- Update `randomElements` to return random number of elements when no count is provided (#658)

## [2023-05-14, v1.22.0](https://github.com/FakerPHP/Faker/compare/v1.21.0..v1.22.0)

Expand Down

0 comments on commit e3daa17

Please sign in to comment.