From c7f1df2e4c27427c30e705227fba28f5f5e1a284 Mon Sep 17 00:00:00 2001 From: Vaibhav Rabber Date: Thu, 6 Feb 2025 20:50:00 +0530 Subject: [PATCH] chore(release): v0.5.2 (#51) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c648ff8..d261e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [v0.5.2] - 2025-02-06 + +### Features + +- Enable GZIP compression ([#49](https://github.com/s2-streamstore/s2-sdk-go/issues/49)) + ## [v0.5.1] - 2025-02-04 ### Bug Fixes