From cdeeebea905535aad84516569b47bc919f7427e5 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Wed, 12 Nov 2025 13:25:33 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.2.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5539ace..9dcd577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.2.1](https://git.0xmax42.io/maxp/http-kernel/compare/v0.2.0..v0.2.1) - 2025-11-12 + +### 🚀 Features + +- Export errors, interfaces, types, and utils from main module - ([6d7127a](https://git.0xmax42.io/maxp/http-kernel/commit/6d7127a52f4aecfd178523c8a873ab0b558550f1)) ### 🐛 Bug Fixes