Browse Source

Prepare 0.9.7

master 0.9.7
Neil Booth 8 years ago
parent
commit
bffdfcc47f
  1. 7
      RELEASE-NOTES
  2. 2
      server/version.py

7
RELEASE-NOTES

@ -1,3 +1,10 @@
version 0.9.7
-------------
- history and UTXO requests are now processed by the executor, i.e.,
properly asynchronously. This was the last of the potential latency
bottlenecks.
version 0.9.6
-------------

2
server/version.py

@ -1 +1 @@
VERSION = "ElectrumX 0.9.6"
VERSION = "ElectrumX 0.9.7"

Loading…
Cancel
Save