From d1ea89b2834652277b60d1684c066210245d9ccf Mon Sep 17 00:00:00 2001 From: Alexandre Paillier Date: Tue, 12 Mar 2024 17:52:11 +0100 Subject: [PATCH] Updated client changelog --- client/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 094bcd6..00fc82e 100644 --- a/client/CHANGELOG.md +++ b/client/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). +## [0.3.1] - 2024-03-12 + +### Fixed + +- `recover_transaction` & `recover_message` util functions + ## [0.3.0] - 2024-02-13 ### Added