From 790ffec7173614b8a38f3e52c2180602f1309999 Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Fri, 9 Feb 2024 13:28:15 -0600 Subject: [PATCH] Update change log --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 820998f..95aad13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Function to encode a human-readable transparent address - Function to generate a seed phrase +- Implementations of `Read` for types + +### Changed + + ## [0.3.0]