Skip to content

Commit ffdb8bf

Browse files
committed
Update README.md
1 parent 0752158 commit ffdb8bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,18 @@ $idValidator->fakeId(false); // 15 位
8080

8181
* [中华人民共和国民政部:行政区划代码](http://www.mca.gov.cn/article/sj/xzqh/)
8282

83+
* [中华人民共和国行政区划代码历史数据集](https://github.com/jxlwqq/address-code-of-china)
84+
8385
* [港澳台居民居住证](https://zh.wikipedia.org/wiki/港澳台居民居住证)
8486

8587
## Change Log
8688
* 1.1.0 身份证号返回信息新增生肖和星座内容;
8789

8890
* 1.2.0 支持港澳台居民居住证;
8991

90-
* 1.3.0 行政区划代码(地址码)数据改由从中华人民共和国民政部官方网站获取。
92+
* 1.3.0 行政区划代码(地址码)数据改由从中华人民共和国民政部官方网站获取;
93+
94+
* 1.4.0 支持查询因行政区变更而废弃的地址码;
9195

9296
## License
9397
MIT

0 commit comments

Comments
 (0)