@@ -4,17 +4,28 @@ 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.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+ - updated Contributing document issue
14+
15+ ## [ 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" }
16+
17+ - update pre-commit hooks to the latest version
18+
719## [ 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" }
820
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
21+ - added support for Windows
22+ - fixed a bug where instantiation of template fails if no repository URL is provided
23+ - improve usability and description of some CLI fields
1224
1325## [ 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" }
1426
15- * Refactored into custom tool ` fair-python-cookiecutter ` for more versatility and convenience
27+ - Refactored into custom tool ` fair-python-cookiecutter ` for more versatility and convenience
1628
1729## [ 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" }
1830
19- * First release
20-
31+ - First release
0 commit comments