From be5582a699118b7c8ff3601fc6e54353f2a06a06 Mon Sep 17 00:00:00 2001 From: llunaCreixent Date: Wed, 29 Mar 2023 16:37:45 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4efd661..e61891e5 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.0.1] - 2023-03-28 + +### Fixed + +- Fix call to `randomUUID()` function [#179](https://github.com/CirclesUBI/circles-core/pull/179) + ## [4.0.0] - 2023-03-28 ### Changed