From 31b7fcbfa4db75f57e6ed0e4135439c572d55224 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 12 Apr 2025 11:58:05 +0000 Subject: [PATCH] chore(release): prepare for v0.4.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1b16b8..a5d6896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-12 +## [0.4.0] - 2025-04-12 + +### 🚀 Features + +- *(service)* Implement graceful shutdown for HTTP server ### 🐛 Bug Fixes