commit 8f4c5b8a8e775165810b188663e489e8ac91d050 Merge: 7485697 a9deba5 Author: juga0 juga@riseup.net Date: Tue Oct 16 13:04:04 2018 +0000
Merge branch 'ticket28041_fix_num_results'
CHANGELOG.md | 2 ++ sbws/lib/v3bwfile.py | 25 +++++++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-)
diff --cc CHANGELOG.md index bf1bfd0,3229af7..f58bfe3 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -9,11 -9,8 +9,13 @@@ and this project adheres to [Semantic V
### Fixed
+- Update python minimal version in setup (#28043) + +### Changed + +- Move ``examples/`` to ``docs/`` (#28040) + - Number of results comparison and number of results away from each other are + incorrect (#28041)
## [0.8.0] - 2018-10-08
tor-commits@lists.torproject.org