# HG changeset patch
# User Christophe de Vienne <christophe@cdevienne.info>
# Date 1600354843 -7200
#      Thu Sep 17 17:00:43 2020 +0200
# Node ID 3900098d494500db17a7b2ed81857988b475eeb8
# Parent  54babc54ebd24239f9fcd5515a3e0e5f45cbbb96
Prepare release 0.2.0

diff --git a/HISTORY.rst b/HISTORY.rst
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,8 +1,8 @@
 Release history
 ===============
 
-0.2 (next)
-----------
+0.2.0 (2020-09-17)
+------------------
 
 - Non-blocking rendering errors are now returned in the field 'render-errors' of
   the document. This allow the client to see MJML validation errors.