From 301a83c990fd199eb8c7fcfb86b121b20c3139a9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 5 Nov 2025 20:18:25 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb5f0e..152cc8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [0.1.9] - 2025-11-05 +## [0.2.0] - 2025-11-05 + +### 🚀 Features + +- *(errors)* Add new entity types for bank connections and transactions ### 🐛 Bug Fixes