adds a changelog

This commit is contained in:
Victor Shyba 2018-07-03 11:53:21 -03:00
parent 56613a71d5
commit 023846703b

View file

@ -23,6 +23,7 @@ at anytime.
*
### Changed
* change iterative find stop condition on find value to allow it to continue until a value is found (or it times out)
* include all of our own blobs in the local dht datastore (as if we had announced them to ourselves)
* ignore dht `store` token validation errors for the first expiration-time after startup (fixes failed `store` requests after a restart)