From af7f26b59d876c4311fa7dce5be88ebda260bfc0 Mon Sep 17 00:00:00 2001 From: Michael Grosser Date: Tue, 30 Jul 2019 14:08:06 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e3ff6..c2a265c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,36 @@ +# v0.2.0 +_2019-07-30_ + - [Downloads for v0.2.0](https://github.com/okkur/torproxy/releases/tag/v0.2.0) - [Changelog since v0.1.0](#changes-since-v010) - [Documentation for v0.2.0](#documentation-for-v020) ## Documentation for v0.2.0 [Documentation](/tree/v0.2.0/docs) -## Changes since v0.1.0 -## Fixes since v0.1.0 +## Changes since v0.1.0 + - Use vanity go imports + - Update docs --- ---> - # v0.1.0 _2019-07-10_ - [Downloads for v0.1.0](https://github.com/okkur/torproxy/releases/tag/v0.1.0) @@ -23,7 +38,7 @@ _2019-07-10_ - [Documentation for v0.1.0](#documentation-for-v010) ## Documentation for v0.1.0 -[Documentation](/docs) +[Documentation](/tree/v0.1.0/docs) ## Changes since v0.0.0