From 7042e5c73e2f76e9fc8f72f3a559c53a191cf263 Mon Sep 17 00:00:00 2001 From: lash Date: Fri, 17 Mar 2023 21:38:00 +0000 Subject: [PATCH] Update changelog --- python/CHANGELOG | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python/CHANGELOG b/python/CHANGELOG index 0f16aaa..c638d9c 100644 --- a/python/CHANGELOG +++ b/python/CHANGELOG @@ -1,7 +1,10 @@ +* 0.3.5 + - Remove contract compile warnings +* 0.3.4 + - Add time added entry * 0.3.3 - Rename cli script from deploy to publish - Refactor cli scripts to use current chainlib setup - - Add time added entry - Add activate and deactivate option * 0.3.2 - Add remove option