Skip to content

Commit 7dd5f7a

Browse files
authored
Merge pull request #50 from yurichechulin/add-133-region-code
Add 133 region code
2 parents df2dc34 + 1aa3cef commit 7dd5f7a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The 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 `Vladimirskaja oblast` - `133`
12+
713
## v3.20.0
814

915
### Added

data/subject/codes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,8 @@
284284
"title": "Владимирская область",
285285
"code": 33,
286286
"gibdd": [
287-
33
287+
33,
288+
133
288289
],
289290
"code_iso_31662": "RU-VLA"
290291
},

0 commit comments

Comments
 (0)