From a71b3d638865f57cb1cb97ffdb92270502a27b5b Mon Sep 17 00:00:00 2001 From: lash Date: Tue, 26 Apr 2022 21:36:44 +0000 Subject: [PATCH] Add changelog detail --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b2f753f..fb4435a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +- 0.1.1 + * Add fee_limit, fee_price alias to Tx object - 0.1.0: * Allow nonce ommission in encode when not tx mode * Add rcpt src to tx object