From b7a204fa99d50a9344bcfb5951e5768b75f6add8 Mon Sep 17 00:00:00 2001 From: Juan Enrique Alcaraz Date: Tue, 2 May 2023 17:28:58 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a006993b..0b52bd92 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.0] - 2023-05-02 + +### Changed + +- Increase user trust limit value from 50% to 100% [#151](https://github.com/CirclesUBI/circles-core/issues/151) + ## [4.3.1] - 2023-04-18 ### Fixed