Skip to content

Commit efbde58

Browse files
authored
Merge pull request #303 from OpenEnergyPlatform/feature-296-new-version
Start new version 2.1.0
2 parents e63db69 + 8d3cf38 commit efbde58

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
## [Unreleased]
1818

1919
### Added
20+
- Start new version 2.1. [(#)](https://github.com/OpenEnergyPlatform/oemetadata/pull/)
2021
- Add badges for Zenodo publication, FAIRsharing DOI and RDA MSC [(#273)](https://github.com/OpenEnergyPlatform/oemetadata/pull/273)
2122

2223
### Changed

oemetadata/v2/v21/build_source/schemas/provenance.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,19 +100,13 @@
100100
],
101101
"badge": "Bronze",
102102
"title": "Comment"
103-
},
104-
"required": [
105-
"title"
106-
]
103+
}
107104
},
108105
"badge": "Bronze",
109106
"title": "Contributor"
110107
},
111108
"badge": "Bronze",
112109
"title": "Contributors"
113110
}
114-
},
115-
"required": [
116-
"contributors"
117-
]
111+
}
118112
}

0 commit comments

Comments
 (0)