We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d2aa76 + 0beb4dd commit 8ed9d08Copy full SHA for 8ed9d08
2 files changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
6
7
+## Unreleased
8
+
9
+### Added
10
11
+- GIBDD region code for `Krasnodarskij kraj` - `323`
12
13
## v3.15.0
14
15
### Changed
data/subject/codes.json
@@ -193,7 +193,8 @@
193
23,
194
93,
195
123,
196
- 193
+ 193,
197
+ 323
198
],
199
"code_iso_31662": "RU-KDA"
200
},
0 commit comments