From 586353fd27ddd984f9c618649b8ca41ff59555bb Mon Sep 17 00:00:00 2001 From: Netkas Date: Wed, 1 Mar 2023 18:56:05 -0500 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58df58e..ef16156 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,15 +5,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.2] - Unreleased + +### Added + - Added non-blocking mode for supervisor + ## [1.0.1] - 2022-02-28 ### Added - - Added more logging calls for Gearman Client ## [1.0.0] - 2022-02-09 ### Added - - Initial release \ No newline at end of file