mirror of
https://github.com/torproject/metrics-lib.git
synced 2024-11-23 01:09:47 +00:00
Prepare for 2.13.0 release.
This commit is contained in:
parent
1e9fa02107
commit
75fea1a658
@ -1,6 +1,7 @@
|
||||
# Changes in version 2.13.0 - 2020-??-??
|
||||
# Changes in version 2.13.0 - 2020-05-16
|
||||
|
||||
* Medium changes
|
||||
- Parse OnionPerf analysis results format version 2.0.
|
||||
- Extend Torperf results to provide partial download times for 10,
|
||||
20, 50, 100, 200, and 500 KiB as well as 1, 2, and 5 MiB.
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<project default="usage" name="metrics-lib" basedir="."
|
||||
xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||
|
||||
<property name="release.version" value="2.12.2-dev" />
|
||||
<property name="release.version" value="2.13.0" />
|
||||
<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" />
|
||||
|
Loading…
Reference in New Issue
Block a user