[#1435] Release 2.1.8

- changelog updated
This commit is contained in:
Lukas Korba 2024-05-30 13:20:00 +02:00
parent f7fbd1392c
commit 8b8cb7d276
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
# 2.1.8 - 2024-05-30
## Added
- New API `getMemos(for rawID: Data) -> [Memos]` to load memos for a certain transaction (ZcashTransaction.Overview) defined by its rawID.