From 5f28d5ca7a9d0f8886002bce145c9a9a9cd1b38c Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 11 May 2025 10:23:58 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a05ac65..f710294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🚀 Features + +- *(server)* Add graceful shutdown handling - ([d57cc27](https://git.0xmax42.io/maxp/lt-auth-proxy/commit/d57cc27e19e68c13ac08af223c3721a9c45fafd1)) + ## [0.3.0](https://git.0xmax42.io/maxp/lt-auth-proxy/compare/v0.2.1..v0.3.0) - 2025-05-11 ### 🚀 Features