Add a note to 1.5 release notes

This commit is contained in:
Neil Booth 2018-07-12 16:38:52 +08:00 committed by Vivek Teega
parent 9d7bc50610
commit 38b768dd8d

View File

@ -10,6 +10,10 @@
Version 1.5
===========
.. note:: The two main scripts, :file:`electrumx_server` and
:file:`electrumx_rpc` were renamed to drop the `.py` suffix. You
will probably need to update your run script accordingly.
* support :ref:`version 1.3` of the protocol
* increase minimum supported protocol version to :ref:`version 1.1`
* split out history handling in preparation for new DB format