Skip to content

Commit ab3f536

Browse files
authored
Added changelog for 1.13.0 (#150)
Co-authored-by: Pim Jansen <pjansen@senet.nl>
1 parent 0574d4a commit ab3f536

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# CHANGELOG
22

3+
## 2020-12-18, v1.13.0
4+
5+
Several fixes and new additions in this release. A lot of cleanup has been done
6+
on the codebase on both tests and consistency.
7+
8+
- Feature/pl pl license plate (#62)
9+
- Fix greek phone numbers (#16)
10+
- Move AT payment provider logic to de_AT (#72)
11+
- Fix wiktionary links (#73)
12+
- Fix AT person links (#74)
13+
- Fix AT cities (#75)
14+
- Deprecate at_AT providers (#78)
15+
- Add Austrian `ssn()` to `Person` provider (#79)
16+
- Fix typos in id_ID Address (#83)
17+
- Austrian post codes (#86)
18+
- Updated Polish data (#70)
19+
- Improve Austrian social security number generation (#88)
20+
- Move US phone numbers with extension to own method (#91)
21+
- Add UK National Insurance number generator (#89)
22+
- Fix en_SG phone number generator (#100)
23+
- Remove usage of mt_rand (#87)
24+
- Remove whitespace from beginning of el_GR phone numbers (#105)
25+
- Building numbers can not be 0, 00, 000 (#107)
26+
- Add 172.16/12 local IPv4 block (#121)
27+
- Add JCB credit card type (#124)
28+
- Remove json_decode from emoji generation (#123)
29+
- Remove ro street address (#146)
30+
331
## 2020-12-11, v1.12.1
432

533
This is a security release that prevents a hacker to execute code on the server.

0 commit comments

Comments
 (0)