From ab8289a66854c346ec278e628f149e5c1a690f0a Mon Sep 17 00:00:00 2001 From: Ruben Verborgh Date: Thu, 3 Sep 2020 15:44:18 +0200 Subject: [PATCH] docs: Add v0.1.0 link in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4989e1bac..c5ac88022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. * [fix: Move dependencies to production](https://github.com/solid/community-server/commit/80aad8ab07811ef5070cadfb3b0aabdc6f4214c9) -## [v0.1.0] - 2020-09-03 +## [v0.1.0](https://github.com/solid/community-server/compare/b949b6cf...v0.1.0) - 2020-09-03 ### Added * [feat: Send server identification](https://github.com/solid/community-server/commit/4965b476c9eb6405932d8e0b51039ac64e983525)