Skip to content

Commit

Permalink
Prep v23.0.3 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Aug 29, 2018
1 parent 04efeb0 commit 5c830ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v23.0.3
* PR 170: Faster `Faker[T].Generate()` with setter cache. Approx 1.7x speedup. Thanks Mpdreamz!

## v23.0.2
* BREAKING CHANGE: Deterministic sequence values may have changed. Unit tests expecting specific values may be different if `Bogus.Person` is used.
* Issue 168: Added `Bogus.Person.Address.State` field.
Expand Down

0 comments on commit 5c830ca

Please sign in to comment.