Skip to content

Commit 728d7dc

Browse files
committed
update the changelog
1 parent c4f7c31 commit 728d7dc

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

CHANGELOG.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,27 @@ 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.3.2](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter/tree/v0.3.2) <small>(2024-08-01)</small> { id="0.3.2" }
8+
9+
- updated `somesy` pre-commit hook to version `v0.4.3`
10+
- updated project and template dependencies
11+
- fixed python file imports
12+
- updated readme with example code
13+
14+
## [v0.3.1](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter/tree/v0.3.1) <small>(2024-07-10)</small> { id="0.3.1" }
15+
16+
- update pre-commit hooks to the latest version
17+
718
## [v0.3.0](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter/tree/v0.3.0) <small>(2024-02-27)</small> { id="0.3.0" }
819

9-
* added support for Windows
10-
* fixed a bug where instantiation of template fails if no repository URL is provided
11-
* improve usability and description of some CLI fields
20+
- added support for Windows
21+
- fixed a bug where instantiation of template fails if no repository URL is provided
22+
- improve usability and description of some CLI fields
1223

1324
## [v0.2.0](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter/tree/v0.2.0) <small>(2024-01-05)</small> { id="0.2.0" }
1425

15-
* Refactored into custom tool `fair-python-cookiecutter` for more versatility and convenience
26+
- Refactored into custom tool `fair-python-cookiecutter` for more versatility and convenience
1627

1728
## [v0.1.0](https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter/tree/v0.1.0) <small>(2023-07-24)</small> { id="0.1.0" }
1829

19-
* First release
20-
30+
- First release

0 commit comments

Comments
 (0)