From 4e69293f06604d3de63c892f5a126dd854508b49 Mon Sep 17 00:00:00 2001 From: Sameer Shaik Date: Mon, 29 Apr 2024 19:16:58 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ba07bc..2b0cea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,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). -## [2.0.0] - 2024-03-11 +## [1.0.19] - 2024-03-11 - Support for multi-threaded and distributed environment. ## [1.0.18] - 2024-02-02