From ac7464064cfe6f8a89c5f40e61dda7596e12fe56 Mon Sep 17 00:00:00 2001 From: Apokalip Date: Mon, 13 Feb 2023 15:52:49 +0200 Subject: [PATCH] Changelog Signed-off-by: Apokalip --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d330ade..f8589f8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,20 @@ 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). +## Unreleased +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed +- [\#289](https://github.com/Manta-Network/manta-signer/pull/289) Fix authorization state preventing consecutive transactions + +### Security + ## [1.0.1] 2023-01-24 ### Added - [\#261](https://github.com/Manta-Network/manta-signer/pull/261) Bundle Proving Keys with manta-signer (no download anymore)