diff --git a/CHANGELOG.md b/CHANGELOG.md index fa8c2cb74..81de6ca14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ at anytime. ### Fixed * Fixed amount of close nodes to add to list in case of extension to neighbouring k-buckets * Fixed external IP detection via jsonip.com (avoid detecting IPv6) - * + * Fixed race condition between `publish` and `channel_new` ### Deprecated * @@ -23,7 +23,7 @@ at anytime. ### Changed * Moved BLOB_SIZE from conf.py to MAX_BLOB_SIZE in blob/blob_file.py - * + * Use shared deferredSemaphore for api methods decorated with `@AuthJSONRPCServer.queued` ### Added * Added `utxo_list` command to list unspent transaction outputs