From 84bd004142eca4773c43b1adeadfaa118d266449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Fri, 6 Oct 2023 15:50:37 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Denis Kasak --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bfdf87e..4dbb0770 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file. ### Features -- Add support to export an Account to a libolm pickle ([#111](https://github.com/matrix-org/vodozemac/pull/111)) -- Added the base64 decoding and encoding methods to the public interface ([#112](https://github.com/matrix-org/vodozemac/pull/112)) +- Add support for exporting an Account to a libolm pickle ([#111](https://github.com/matrix-org/vodozemac/pull/111)) +- Add base64 decoding and encoding methods to the public interface ([#112](https://github.com/matrix-org/vodozemac/pull/112)) ## [0.4.0] - 2023-05-31