File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313jobs : # Docs: <https://git.io/JvxXE>
1414 php :
1515 name : PHP ${{ matrix.php }}, ${{ matrix.setup }} setup
16- runs-on : ubuntu-20 .04
16+ runs-on : ubuntu-24 .04
1717 timeout-minutes : 10
1818 strategy :
1919 fail-fast : false
@@ -73,7 +73,7 @@ jobs: # Docs: <https://git.io/JvxXE>
7373
7474 lint-changelog :
7575 name : Lint changelog file
76- runs-on : ubuntu-20 .04
76+ runs-on : ubuntu-24 .04
7777 steps :
7878 - name : Check out code
7979 uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
1111- GIBDD region code for ` Krasnojarskij kraj ` - ` 224 `
1212- GIBDD region code for ` Belgorodskaya oblast ` - ` 131 `
1313
14+ ## v3.18.0
15+
16+ ### Added
17+
18+ - GIBDD region code for ` Respublika Dagestan ` - ` 105 `
19+
1420## v3.17.0
1521
1622### Added
Original file line number Diff line number Diff line change 3838 "title" : " Республика Дагестан" ,
3939 "code" : 5 ,
4040 "gibdd" : [
41- 5
41+ 5 ,
42+ 105
4243 ],
4344 "code_iso_31662" : " RU-DA"
4445 },
You can’t perform that action at this time.
0 commit comments