Skip to content

Commit a10c08c

Browse files
author
a.pirogov
committed
fix: exception caused by missing config block
1 parent a4b6aad commit a10c08c

3 files changed

Lines changed: 33 additions & 168 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ 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.2.1](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.2.0) <small>(2023-11-29)</small> { id="0.2.1" }
8+
9+
* **internal:** updated linters and dependencies
10+
* fix bug caused by missing `config` section
11+
712
## [v0.2.0](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.2.0) <small>(2023-11-29)</small> { id="0.2.0" }
813

9-
* Test refactoring
10-
* Pydantic 2 implementation
14+
* **internal:** Test refactoring
15+
* **internal:** Pydantic 2 implementation
1116
* Added `publication_author` field to Person model
1217

1318
## [v0.1.0](https://github.com/Materials-Data-Science-and-Informatics/somesy/tree/v0.1.0) <small>(2023-08-10)</small> { id="0.1.0" }

0 commit comments

Comments
 (0)