From a301441e01541ece5e216ba8a9e7724ac7fce386 Mon Sep 17 00:00:00 2001 From: Andrea Kobrlova <109794238+true-jared@users.noreply.github.com> Date: Fri, 9 Aug 2024 15:27:17 +0200 Subject: [PATCH] Update CHANGELOG.md Updated the changelog info for the stores --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 999d5603..74b234b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2 ## [1.1.5 (706)] - 2024-08-09 ### Changed -- Adopted the latest Zcash SDK version 2.1.3, which brings a significant block synchronization speed-up and improved - UTXOs fetching logic +- We adopted the latest Zcash SDK version 2.1.3, which significantly improves block synchronization speed. +- We also improved the logic for fetching transactions. ## [1.1.4 (700)] - 2024-07-23