about summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-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)