From 6b9a40c3c8b9813841f1e17824f9cb187977ab91 Mon Sep 17 00:00:00 2001 From: Moul Date: Wed, 8 May 2019 22:38:01 +0200 Subject: [PATCH] [doc] Add changelog for 0.54.1 release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a9c77b..cf648cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v0.54.1 (9th May 2019) +- `Transaction`: add __eq__() and __hash__() methods +- Transaction Unlock parameters: add __eq__() and __hash__() methods +- Transaction: add 'time' variable for read and write but not for doc generation +- output conditions: add __eq__() and __hash__() methods +- test transaction equality at all levels + +--- + +- Thanks @Moul, @vtexier + ## v0.54.0 (5th May 2019) ### Code/tests @@ -16,6 +27,8 @@ - setup.py: add classifiers: Python versions, Intended Audience - Add CHANGELOG.md from v0.53.1 +--- + - Thanks @Moul, @vtexier ## v0.53.1 (18 April 2019) -- 2.22.0