We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b1460 commit 75c47f4Copy full SHA for 75c47f4
CHANGELOG.md
@@ -22,6 +22,14 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe
22
- Broken HERMES DOI in marketplace plugin metadata (#326)
23
- hermes init fails with cryptic error message in non-git directory (#308)
24
- Make --initial deposits work on Rodare (#348)
25
+- Fix GitHub link in docs (#319)
26
+- `hermes init` cancellation should remove created files (#328)
27
+- `pyproject.toml` compliance with PEP 621 (#347)
28
+- Improve marketplace visibility (#426)
29
+
30
+### Changed
31
32
+- Update poetry to more recent version. (#347)
33
34
## [0.9.0] - 2025-02-26
35
0 commit comments