about summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-07 10:38:52 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-07 10:38:52 +0200
commit0ab592d0ede24460c665db3d3e052aa80fb298f6 (patch)
treefa976fefb38fac142fed428674b75486d51fda22 /NEWS.md
parentbuild(Cargo): Update dependencies (diff)
downloadback-0.1.3.zip
chore(version): v0.1.3 v0.1.3 prime
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index c2c7926..c4b9a8b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -15,6 +15,16 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>.
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## [v0.1.3](https://git.foss-syndicate.org/vhack.eu/git_bug/back/compare/634aa70523867b4e67e5c837695df8b6595c9ccb..v0.1.3) - 2025-06-07
+#### Bug Fixes
+- **(back::config::BackRepositories)** Strip a `.git` suffix from repo paths - ([634aa70](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/634aa70523867b4e67e5c837695df8b6595c9ccb)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+#### Build system
+- **(Cargo)** Update dependencies - ([71f326b](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/71f326bb40f7941aae9e0a9b1a169fba687a1a14)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- **(flake)** Expose the back package in the flake - ([bf0a229](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/bf0a2299c0cbdf5b42ef7e31c42a346352dd098a)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- **(nix/package.nix)** Add correct version number - ([43e30b2](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/43e30b2f9bbdb3751f2b4ce7c2dbae9784e3a044)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+
+- - -
+
 ## [v0.1.2](https://git.foss-syndicate.org/vhack.eu/git_bug/back/compare/1d0345a48a5b0da97d5a2ed44d3b40f1e727f6f5..v0.1.2) - 2025-06-06
 #### Build system
 - **(Cargo.toml)** Only use 5 keywords - ([1d0345a](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/1d0345a48a5b0da97d5a2ed44d3b40f1e727f6f5)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)