Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Sep 8, 2023
1 parent 1355316 commit 9e4b745
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

### [v14.1.0 - 2023-09-07](https://github.com/joke2k/faker/compare/v14.0.0...v14.1.0)

* Add `schemes` and `deep` argument to `uri` method.

### [v19.3.1 - 2023-08-23](https://github.com/joke2k/faker/compare/v19.3.0...v19.3.1)

* Remove spurious space in `uk_UA` `first_name`. Thanks @Romissevd.
Expand Down Expand Up @@ -290,10 +294,6 @@
`currency`, `date_time`, `geo`, `internet`, `job`, `person`, `phone_number` and `ssn`.
Thanks @saanpritom.

### [v14.1.0 - 2022-09-07](https://github.com/joke2k/faker/compare/v14.0.0...v14.1.0)

* Add `schemes` and `deep` argument to `uri` method.

### [v14.0.0 - 2022-08-12](https://github.com/joke2k/faker/compare/v13.16.0...v14.0.0)

* Fix `Provider._parse_date_time` to support timestamps. Thanks @mochi-moshi.
Expand Down

0 comments on commit 9e4b745

Please sign in to comment.