diff --git a/CHANGELOG.md b/CHANGELOG.md index d5b3b2f..93fd77d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New functions to save and read Pro sessions from DB - New function to turn off Pro session +### Fixed + +- Handling of potential failures of RPC calls to `zcashd` ([#6](https://git.vergara.tech/Vergara_Tech/zgo-backend/issues/6)). + ## [1.3.0] - 2023-03-16 ### Added