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 @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] [ keepachangelog ] and this project adheres to [ Semantic Versioning] [ semver ] .
66
7+ ## Unreleased
8+
9+ ### Added
10+
11+ - GIBDD region code for ` Respublika Dagestan ` - ` 105 `
12+
713## v3.17.0
814
915### 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