Prepare 1.9.1

This commit is contained in:
Neil Booth
2019-01-11 20:28:59 +08:00
parent 464d7cf65f
commit f34cd7d015
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -8,6 +8,11 @@
should not occur with Python 3.7.
Version 1.9.1 (11 Jan 2019)
===========================
* fix `#684`_
Version 1.9.0 (10 Jan 2019)
===========================
@@ -195,3 +200,4 @@ Version 1.6 (19 July 2018)
.. _#632: https://github.com/kyuupichan/electrumx/issues/630
.. _#653: https://github.com/kyuupichan/electrumx/issues/653
.. _#655: https://github.com/kyuupichan/electrumx/issues/655
.. _#684: https://github.com/kyuupichan/electrumx/issues/684