From 42d465454a952bf35a8abb1b3ca440ae9e529a9d Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Mon, 13 Nov 2023 21:28:47 +0000 Subject: [PATCH] chore: Updating changelog for 1.0.36 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f66699a..0751323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 1.0.36 (2023-11-13) + +### Feat + +- optimized sub-optimal scan_token_activity cron + +### Fix + +- issues with token pydantic classes and forward refs +- issues with reading from DBs due to bad context manager code +- activities scan +- activities scan + ## 1.0.35 (2023-11-02) ## 1.0.34 (2023-10-24)