diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index ce70e16..9b4158a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## [v0.7.1](https://git.vhack.eu/soispha/flake-templates/compare/00a0fbe08945d93955a2bf4416ff2d6d9dbeb17e..v0.7.1) - 2024-09-30 +#### Bug Fixes +- **(common/init)** Set the full path to the `reuse` binary - ([0345ec4](https://git.vhack.eu/soispha/flake-templates/commit/0345ec4c5a1523d3794ea8901d28065c5e1f3d20)) - [@bpeetz](https://git.vhack.eu/bpeetz) +- **(common/init)** Define `die` function - ([00a0fbe](https://git.vhack.eu/soispha/flake-templates/commit/00a0fbe08945d93955a2bf4416ff2d6d9dbeb17e)) - [@bpeetz](https://git.vhack.eu/bpeetz) + +- - - + ## [v0.7.0](https://git.vhack.eu/soispha/flake-templates/compare/cf1f1262bdf2155495df682f121654b2aba04288..v0.7.0) - 2024-09-30 #### Bug Fixes - **(README)** Remove the `.md` suffix - ([2abc618](https://git.vhack.eu/soispha/flake-templates/commit/2abc618fa26da15be0e3a4843858e5a65a4ff6d6)) - [@bpeetz](https://git.vhack.eu/bpeetz) |