commit 9ac98afb626d795a4e0181b9a6038a0bd411a260 Author: juga0 juga@riseup.net Date: Thu Jun 14 12:28:23 2018 +0000
Update changelog: add '$' to node_id --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 35bdfd8..dd5ed8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,6 @@ So fix that. - Exception when failing to get a relay's `ed25519_master_key` from Tor and trying to do `.rstrip()` on a None. - `earliest_bandwidth` being the newest bw not the oldest (thanks juga0) - +- `node_id` was missing the character "$" at the beginning
[Unreleased]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...master
tor-commits@lists.torproject.org