Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
8789a57d
Commit
8789a57d
authored
Nov 10, 2018
by
juga
Browse files
Release 1.0.2
parent
d0987dd7
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8789a57d
...
...
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [1.0.2] - 2018-11-10
### Fixed
-
Update bandwidth file specification version in the
`generator`
(#28366).
...
...
@@ -33,7 +35,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-
Speed up
`scanner`
by disabling RTT measurements and waiting for
measurement threads before prioritizing again the list of relays to measure.
### Fixed
-
Update python minimal version in setup (#28043)
...
...
sbws/__init__.py
View file @
8789a57d
__version__
=
'1.0.2
-dev0
'
__version__
=
'1.0.2'
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment