Commit 1c9dd57a authored by Iain Learmonth's avatar Iain Learmonth
Browse files

Prepare for 1.18.0 release

parent a14b70a2
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
# Changes in version 1.xx.x - xxxx-xx-xx
# Changes in version 1.18.0 - 2021-08-11

 * Medium changes
   - Keep overload-* lines unmodified in sanitised bridge descriptors.
   - Introduces a new module to archive bridgestrap results.
   - Update metrics-lib to 2.18.0.


# Changes in version 1.17.0 - 2021-05-06

+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

  <property name="javadoc-title" value="CollecTor API Documentation"/>
  <property name="implementation-title" value="CollecTor" />
  <property name="release.version" value="1.17.0-dev" />
  <property name="release.version" value="1.18.0" />
  <property name="project-main-class" value="org.torproject.metrics.collector.Main" />
  <property name="name" value="collector"/>
  <property name="metricslibversion" value="2.18.0" />