Prepare 0.2.3 release

This commit is contained in:
Neil Booth
2016-11-10 23:57:13 +09:00
parent 01ce74e05f
commit e364b9df00
2 changed files with 21 additions and 21 deletions
+7
View File
@@ -1,3 +1,10 @@
Version 0.2.3
-------------
- fixes issues #6, #11, #15
- the UTXO cache is now merged with BlockProcessor, where it properly belongs.
cache.py no longer exists
Version 0.2.2.1
---------------