From 91bd6783f1f777d3e8a3b61feef4d38bea1dd884 Mon Sep 17 00:00:00 2001 From: Ori Newman Date: Fri, 9 Sep 2022 15:53:56 +0300 Subject: [PATCH] Update changelog for v0.12.6 --- changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/changelog.txt b/changelog.txt index 612184b27..562edce17 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +Kaspad v0.12.6 - 2022-09-09 +=========================== + +* Remove tests from docker files (#2133) + +Wallet new features: +* Optionally show serialized transactions on send (#2135) + +Bug fixes: +* Update virtual on IBD if nearly synced (#2134) + Kaspad v0.12.5 - 2022-08-28 ===========================