Skip to content

Commit 7aba384

Browse files
committed
update docs
1 parent 2e2cd45 commit 7aba384

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Here we provide notes that summarize the most important changes in each released
44

55
Please consult the changelog to inform yourself about breaking changes and security issues.
66

7+
## [v0.7.2](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.7.2) <small>(2025-03-10)</small> { id="0.7.2" }
8+
9+
- fix CITATION.CFF formatting
10+
- fix codemeta.json missing maintainer property
11+
- fix somesy model validator missing return
12+
713
## [v0.7.1](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.7.1) <small>(2025-03-07)</small> { id="0.7.1" }
814

915
- fix poetry v2 license format and urls format problem

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ file in the root folder of your repository:
176176
repos:
177177
# ... (your other hooks) ...
178178
- repo: https://github.com/Materials-Data-Science-and-Informatics/somesy
179-
rev: 'v0.7.1'
179+
rev: 'v0.7.2'
180180
hooks:
181181
- id: somesy
182182
```

0 commit comments

Comments
 (0)