From 20d99a2e27e19ffb7a31cbddddb7daab8206b3c8 Mon Sep 17 00:00:00 2001 From: Thomas Dupont Date: Thu, 20 Jan 2022 11:10:39 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f22b190e..5b052f860 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. + +## [v2.0.2](https://github.com/solid/community-server/compare/v2.0.1...v2.0.2) - 2022-01-20 + +### Added +* [feat: Offical Docker image build](https://github.com/solid/community-server/commit/48bb9c2cca43e683d66f6a3eff921b59787bfb9d) + ## [v2.0.1](https://github.com/solid/community-server/compare/v2.0.0...v2.0.1) - 2021-11-02