From 59d11e01e20eb5b588816c83befd46278892c7ef Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 12 Apr 2025 11:41:38 +0000 Subject: [PATCH] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2a2382..d1b16b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-11 +## [0.3.1] - 2025-04-12 ### 🐛 Bug Fixes @@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file. - *(k8s)* Increase CPU request for better performance - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.8.1 +### 🚜 Refactor + +- *(deploy)* Remove cpu and memory limits for schemas + ## [0.3.0] - 2025-04-08 ### 🚀 Features