File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
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
+
3
31
## 2020-12-11, v1.12.1
4
32
5
33
This is a security release that prevents a hacker to execute code on the server.
You can’t perform that action at this time.
0 commit comments