From fded9bd59df5504f05113d771d762ae83d01299c Mon Sep 17 00:00:00 2001 From: Juan Enrique Alcaraz Date: Tue, 2 May 2023 18:55:08 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b52bd92..a8fea593 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [4.4.1] - 2023-05-02 + +### Fixed + +- Increase loop default retries from 10 to 30 [#192](https://github.com/CirclesUBI/circles-core/issues/192) + ## [4.4.0] - 2023-05-02 ### Changed