update selected bugfixes and changes

This commit is contained in:
Jude Nelson
2017-07-05 17:33:49 -04:00
parent a7df6ad9c1
commit 486f0261fd

View File

@@ -38,3 +38,8 @@ Selected Bugfixes and Fixes
* Issue #469 : Blockstack Core used to die in error cases when it should be
able to fail more gracefully. This release fixes several such cases.
* Removed hash-based fresh-profile validation from the storage gateway interface
in the indexer. This interface had been deprecated for some time, and new
clients have been relying on timestamp-based fresh-profile validation for some
time now.