diff --git a/CHANGELOG.md b/CHANGELOG.md index f462d53..9a9f2a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] - +## [0.22.0] - 2024-08-05 ### Changed - Change transaction constructors to accept parent store instance as argument diff --git a/shard.yml b/shard.yml index 5edac2e..aeb09d8 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: mel -version: 0.21.0 +version: 0.22.0 description: A scalable asynchronous event-driven jobs engine authors: