From 59bf115cdfdf587eb92f818eaf8155cd1ade35b2 Mon Sep 17 00:00:00 2001 From: nateagr <41445208+nateagr@users.noreply.github.com> Date: Thu, 1 Sep 2022 13:58:27 +0200 Subject: [PATCH] Release 2.15.2 (#133) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a832ae9..4468a03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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). -## [2.15.2] - 2022-08-23 +## [2.15.2] - 2022-09-01 ### Fixed * Fix in distributed.py to compute number of batches to split vectors into before adding vectors