diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index 25d012f..4c20cae 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## [v0.7.3](https://git.vhack.eu/soispha/flake-templates/compare/c87cd64616a833fda03deefdaa0623e9709cecbe..v0.7.3) - 2024-09-30 +#### Bug Fixes +- **(common/init)** Only add a description when it exists - ([c87cd64](https://git.vhack.eu/soispha/flake-templates/commit/c87cd64616a833fda03deefdaa0623e9709cecbe)) - [@bpeetz](https://git.vhack.eu/bpeetz) + +- - - + ## [v0.7.2](https://git.vhack.eu/soispha/flake-templates/compare/e02e9e8bca10da0f40d6e807808b3866da37337a..v0.7.2) - 2024-09-30 #### Bug Fixes - **(common/init)** Only build the `out` output; exclude the `man` output - ([e02e9e8](https://git.vhack.eu/soispha/flake-templates/commit/e02e9e8bca10da0f40d6e807808b3866da37337a)) - [@bpeetz](https://git.vhack.eu/bpeetz) |