Skip to content

Commit ab34005

Browse files
committed
fix: add core- to the changelog
1 parent 6249eb9 commit ab34005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.2] - 2019-03-11
4+
## [core-0.2] - 2019-03-11
55
### Added
66
- A new `countryExtensionVersion` key was added under each country-specific extension, in order to separate their versioning from the core.
77
- The `standalone` value for the `softwareType` key was deprecated in favor of more specific values: `standalone/mobile`, `standalone/iot`, `standalone/desktop`, `standalone/web`, `standalone/backend`, `standalone/other`
@@ -17,7 +17,7 @@ All notable changes to this project will be documented in this file.
1717
### Removed
1818
- The `freeTags` key was removed.
1919

20-
## [0.1] - 2019-01-25
20+
## [core-0.1] - 2019-01-25
2121
### Added
2222
- Files for first release
2323

0 commit comments

Comments
 (0)