Skip to content

Commit

Permalink
history and docs update.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Jul 7, 2019
1 parent 354ce63 commit 6df9b71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v28.0.2
Release Date: 2019-07-07

* PR 235: Added `Bogus.DataSets.Vehicle.GbRegistrationPlate()` in `Bogus.Extensions.UnitedKingdom` extension namespace to generate GB registration plates.

## v28.0.1
Release Date: 2019-07-02

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ public void Using_FakerT_Inheritance()
* **`using Bogus.Extensions.UnitedKingdom;`**
* `Bogus.DataSets.Finance.SortCode()` - Banking Sort Code
* `Bogus.DataSets.Finance.Nino()` - National Insurance Number
* `Bogus.DataSets.Vehicle.GbRegistrationPlate()` - GB Vehicle Registration Plate
* **`using Bogus.Extensions.UnitedStates;`**
* `Bogus.Person.Ssn()` - Social Security Number
* `Bogus.DataSets.Company.Ein()` - Employer Identification Number
Expand Down

0 comments on commit 6df9b71

Please sign in to comment.