Browse Source

changelog: added tag links

Fabian Peter Hammerle 4 years ago
parent
commit
aa7ab5b362
1 changed files with 4 additions and 2 deletions
  1. 4 2
      CHANGELOG.md

+ 4 - 2
CHANGELOG.md

@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - split `COPY --chown` into `COPY` & `RUN chmod`
   to improve backward compatibility
 
-## 0.2 - 2019-01-03
+## [0.2] - 2019-01-03
 ### Changed
 - create v3 service (previously v2)
 
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - option to create v2 service by setting `$VERSION`
   (`docker run -e VERSION=2 …`)
 
-## 0.1 - 2018-12-27
+## [0.1] - 2018-12-27
 
 [Unreleased]: https://github.com/fphammerle/docker-onion-service/compare/0.2-tor0.3.3.7-amd64...HEAD
+[0.2]: https://github.com/fphammerle/docker-onion-service/compare/0.1-tor0.3.3.7-amd64...0.2-tor0.3.3.7-amd64
+[0.1]: https://github.com/fphammerle/docker-onion-service/tree/0.1-tor0.3.3.7-amd64