Skip to content

Commit 49dde0a

Browse files
committed
1.5.3.2 - เพิ่มรหัสไปรษณีย์ 21150 ให้ตำบลเนินพระ จังหวัดระยอง
1 parent f1d41a9 commit 49dde0a

File tree

9 files changed

+26
-5
lines changed

9 files changed

+26
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.5.3.2]
2+
> 25 มกราคม 2017
3+
- เพิ่มรหัสไปรษณีย์ 21150 ให้ตำบลเนินพระ จังหวัดระยอง [รายละเอียด](https://github.com/earthchie/jquery.Thailand.js/issues/23#issuecomment-359311564)
4+
5+
[1.5.3.2]:
6+
17
## [1.5.3.1]
28
> 20 มกราคม 2017
39
- เพิ่มแขวงทับช้าง แขวงราษฎร์พัฒนา (เขตสะพานสูง กทม.)

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
อ่านแนวคิด และที่มาที่ไปได้ที่นี่ [ระบบ Auto Complete ที่อยู่ไทย อย่างที่มันควรเป็น](https://medium.com/@earthchie/ระบบ-auto-complete-ที่อยู่ไทย-อย่างที่มันควรเป็น-27360185d86a)
88

9+
## Changelog [1.5.3.2]
10+
> 25 มกราคม 2017
11+
- เพิ่มรหัสไปรษณีย์ 21150 ให้ตำบลเนินพระ จังหวัดระยอง [รายละเอียด](https://github.com/earthchie/jquery.Thailand.js/issues/23#issuecomment-359311564)
12+
13+
[1.5.3.2]:
14+
915
## Changelog [1.5.3.1]
1016
> 20 มกราคม 2017
1117
- เพิ่มแขวงทับช้าง แขวงราษฎร์พัฒนา (เขตสะพานสูง กทม.)

jquery.Thailand.js/database/db.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

jquery.Thailand.js/database/db.zip

2 Bytes
Binary file not shown.

jquery.Thailand.js/database/geodb.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
3 Bytes
Binary file not shown.

jquery.Thailand.js/database/raw_database/raw_database.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36494,6 +36494,15 @@
3649436494
"amphoe_code": 2101,
3649536495
"province_code": 21
3649636496
},
36497+
{
36498+
"district": "เนินพระ",
36499+
"amphoe": "เมืองระยอง",
36500+
"province": "ระยอง",
36501+
"zipcode": 21150,
36502+
"district_code": 210109,
36503+
"amphoe_code": 2101,
36504+
"province_code": 21
36505+
},
3649736506
{
3649836507
"district": "เพ",
3649936508
"amphoe": "เมืองระยอง",

jquery.Thailand.js/dist/jquery.Thailand.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jquery.Thailand.js/src/jquery.Thailand.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name jquery.Thailand.js
3-
* @version 1.5.3.1
4-
* @update Jan 20, 2018
3+
* @version 1.5.3.2
4+
* @update Jan 25, 2018
55
* @website https://github.com/earthchie/jquery.Thailand.js
66
* @license WTFPL v.2 - http://www.wtfpl.net/
77
*

0 commit comments

Comments
 (0)