Browse Source

Merge branch 'release-0.7.13' into develop

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

7
RELEASE-NOTES

@ -1,3 +1,10 @@
version 0.7.13
--------------
- the output of the RPC sessions and getinfo calls are now written to logs
periodically by default. See LOG_SESSIONS in docs/ENV-NOTES
- Litecoin update (santzi)
version 0.7.12
--------------

2
server/version.py

@ -1 +1 @@
VERSION = "ElectrumX 0.7.12"
VERSION = "ElectrumX 0.7.13"

Loading…
Cancel
Save