We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248f4c1 commit dc5e1dbCopy full SHA for dc5e1db
.zenodo.json
@@ -23,10 +23,7 @@
23
"scheme": "doi",
24
"identifier": "10.21105/joss.00950",
25
"relation": "isDocumentedBy",
26
- "resource_type": {
27
- "type": "publication",
28
- "subtype": "article"
29
- }
+ "resource_type": "article"
30
}
31
]
32
CHANGELOG.md
@@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
### CI/CD
20
21
22
+## [2.6.4] - 2021-09-10
+
+### Other
+* Configured a CITATION.cff file in repository. This release is
+ strictly to confirm correct integration with Zenodo. There are
+ no actual changes or additions, etc to the library itself.
## [2.6.3] - 2021-09-10
### Other
0 commit comments