accounts-index

Accounts index evm contract tooling with permissioned writes
Log | Files | Refs

commit 7042e5c73e2f76e9fc8f72f3a559c53a191cf263
parent 28210cf0ed56bdddb1178a5160899211fd5caeeb
Author: lash <dev@holbrook.no>
Date:   Fri, 17 Mar 2023 21:38:00 +0000

Update changelog

Diffstat:
Mpython/CHANGELOG | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 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