Skip to content

Commit

Permalink
Add release notes for #421.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Jan 14, 2024
1 parent 9a30883 commit ede0e69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
## v35.3.3
Release Date: unreleased
## v35.4.0
Release Date: 2024-01-14
* PR 488: Added `Bogus.Extensions.Poland` extension methods below. Thanks Mik1mak!
* Added `f.Person.Pesel()` - Number of Powszechny Elektroniczny System Ewidencji Ludności (PESEL)
* Added `f.Company.Nip()` - Numer identyfikacji podatkowej (NIP)
* Added `f.Company.Regon()` - Number of Rejestr Gospodarki Narodowej (REGON)
* PR 427: Fix incorrect generation for Finnish social security number. Thanks @roeyskoe!
* PR 431: Fix VIN can be longer than 17 character length
* PR 431: Fix VIN can be longer than 17 character length. Thanks skwasjer!
* PR 421: Add strict VIN charset without I, O, and Q according to NHTSA standard. Thanks skwasjer!

## v35.3.2
Release Date: 2024-01-13
Expand Down

0 comments on commit ede0e69

Please sign in to comment.