From 6667b63b09cb740d32e355b5e4a46ac3d29d712c Mon Sep 17 00:00:00 2001 From: Vaibhav Rabber Date: Thu, 30 Jan 2025 14:48:52 +0530 Subject: [PATCH] chore(release): v0.4.1 (#44) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2661d12..4a0ce16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [v0.4.1] - 2025-01-30 + +### Bug Fixes + +- *(bento)* Only ack continuous batches ([#43](https://github.com/s2-streamstore/s2-sdk-go/issues/43)) + ## [v0.4.0] - 2025-01-29 ### Features