Commit 405c5253 authored by Iain Learmonth's avatar Iain Learmonth
Browse files

Prepare for 1.18.1 release

parent 3c98c5b6
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
# Changes in version 1.xx.x - 2021-xx-xx
# Changes in version 1.18.1 - 2021-08-13

* Medium changes
 * Minor changes
   - Extract published timestamp for bridgestrap results in the indexer
     task.
 

# Changes in version 1.18.0 - 2021-08-11
+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.18.0-dev" />
  <property name="release.version" value="1.18.1" />
  <property name="project-main-class" value="org.torproject.metrics.collector.Main" />
  <property name="name" value="collector"/>
  <property name="metricslibversion" value="2.18.0" />