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
Metrics
Library
Commits
a8c9232e
Commit
a8c9232e
authored
Oct 09, 2017
by
Karsten Loesing
Browse files
Prepare for 2.1.1 release.
parent
02ad9fcd
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a8c9232e
# Changes in version 2.
?.?
- 2017-
??-??
# Changes in version 2.
1.1
- 2017-
10-09
*
M
edium
changes
*
M
inor
changes
-
Add new optional "build_revision" field to index.json with the
Git revision supplied by the calling software.
...
...
build.xml
View file @
a8c9232e
...
...
@@ -6,7 +6,7 @@
<project
default=
"usage"
name=
"metrics-lib"
basedir=
"."
>
<property
name=
"release.version"
value=
"2.1.
0-dev
"
/>
<property
name=
"release.version"
value=
"2.1.
1
"
/>
<property
name=
"javadoc-title"
value=
"Tor Metrics Library API Documentation"
/>
<property
name=
"javadoc-excludes"
value=
"**/impl/** **/index/** **/internal/** **/log/**"
/>
<property
name=
"implementation-title"
value=
"Tor Metrics Library"
/>
...
...
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