File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Here we provide notes that summarize the most important changes in each released
44
55Please 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
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ file in the root folder of your repository:
176176repos :
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` ` `
You can’t perform that action at this time.
0 commit comments