[tor-commits] [sbws/master] Add changelog entry for earliest_bandwidth fix
pastly at torproject.org
pastly at torproject.org
Thu Jun 14 13:29:51 UTC 2018
commit 4086f4d13378046f46cb4b4b074e5384f6ebdf3d
Author: Matt Traudt <sirmatt at ksu.edu>
Date: Wed Jun 13 06:09:41 2018 -0400
Add changelog entry for earliest_bandwidth fix
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8f2bd9..35bdfd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ remember that `.join()` wants only string arguments and can't handle a `None`.
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)
[Unreleased]: https://github.com/pastly/simple-bw-scanner/compare/v0.4.0...master
More information about the tor-commits
mailing list