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-06 22:03:46 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-06 22:03:46 +0200
commit263fba6e5cf1f6d45ddd4b8686577d9bf3af5323 (patch)
treefd234c840cd7e03dd5ca679e426cbacee19bec20 /NEWS.md
parentbuild(Cargo.toml): Add nice metadata (diff)
downloadback-263fba6e5cf1f6d45ddd4b8686577d9bf3af5323.zip
chore(version): v0.1.1
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4e93101..0d73147 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -15,6 +15,13 @@ 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.1](https://git.foss-syndicate.org/vhack.eu/git_bug/back/compare/1b3c5a3cbfe938e36cab02732e1509753205a2c0..v0.1.1) - 2025-06-06
+#### Build system
+- **(Cargo.toml)** Add nice metadata - ([3655500](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/3655500ddb9ab5786d0f993b6c2acc03e514487a)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+- **(Cargo.toml)** Use a different name for the crate - ([1b3c5a3](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/1b3c5a3cbfe938e36cab02732e1509753205a2c0)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)
+
+- - -
+
 ## [v0.1.0](https://git.foss-syndicate.org/vhack.eu/git_bug/back/compare/1e4dff1995833538f436b381bc0450a7c0080bad..v0.1.0) - 2025-06-06
 #### Bug Fixes
 - **(back::web::main)** Pretty print error, on failed connection accept - ([4761ae4](https://git.foss-syndicate.org/vhack.eu/git_bug/back/commit/4761ae4f57f9e598a376bf96fe5985f39f60c1a2)) - [@bpeetz](https://git.foss-syndicate.org/bpeetz)