From e807f7ea7cc391b37e5f8a341f34f8f8d1f40922 Mon Sep 17 00:00:00 2001 From: Idan Tavor Date: Mon, 29 Jul 2024 17:37:51 +0300 Subject: [PATCH] changelog update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84f3595..efc5457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.1.0] - 2024-29-07 + +### Added +- consumer decorator support. + ## [1.0.0] - 2023-01-10 ### Added