瀏覽代碼

release v2.0.0

Fabian Peter Hammerle 3 年之前
父節點
當前提交
cd2d5d3957
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      CHANGELOG.md

+ 4 - 1
CHANGELOG.md

@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+
+## [2.0.0] - 2021-04-11
 ### Added
 - `openssh-server`: `ed25519` host key
 - `docker-compose`: cpu & memory resource limits
@@ -34,5 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 - openssh server invoking `mysqldump` when client connects
 
-[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD
+[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v2.0.0...HEAD
+[2.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v2.0.0
 [1.0.0]: https://github.com/fphammerle/docker-mysqldump-sshd/releases/tag/v1.0.0