Skip to content

Commit 665b1db

Browse files
author
yurichechulin
committed
Add 133 region code
1 parent df2dc34 commit 665b1db

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)