Skip to content
GitLab
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
Metrics
Onionoo
Commits
cdf8fa8d
Commit
cdf8fa8d
authored
Aug 29, 2017
by
Karsten Loesing
Browse files
Add change log entry and bump protocol version.
parent
5d9ee503
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
cdf8fa8d
...
...
@@ -5,6 +5,7 @@
server descriptor doesn't contain such a summary anymore.
-
Remove optional fields "countries", "transports", and "versions"
from clients objects which were still labeled as beta.
-
Add new "version" parameter to filter for Tor version.
# Changes in version 4.0-1.3.0 - 2017-08-04
...
...
build.xml
View file @
cdf8fa8d
...
...
@@ -8,7 +8,7 @@
<property
name=
"javadoc-title"
value=
"Onionoo API Documentation"
/>
<property
name=
"implementation-title"
value=
"Onionoo"
/>
<property
name=
"onionoo.protocol.version"
value=
"4.
0
"
/>
<property
name=
"onionoo.protocol.version"
value=
"4.
1
"
/>
<property
name=
"release.version"
value=
"${onionoo.protocol.version}-1.3.0-dev"
/>
<property
name=
"metricslibversion"
value=
"2.0.0"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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