From 2c4f2fd0e59204da635050e6726c6777dc42a91c Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Wed, 29 May 2019 19:36:39 +0200
Subject: [PATCH] [doc] add v0.54.3 changelog

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e17ce961..8b880b71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## v0.54.3 (29th May 2019)
+- Upload again to PyPi as previous release haven’t been uploaded thanks to the tag
+- Transaction: fix `time` type
+
 ## v0.54.2 (27th May 2019)
 - fix Transaction document generation
 - lock transaction document generation with a test
-- 
GitLab