From 20cdb4f4542bf2217c425e82a2dddc4885cbcb1f Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Mon, 16 Mar 2020 16:29:39 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99560954..1fa3c6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 20200316 +- **Move from Sid to Stable** + - Debian Stable has now all the packages and versions we need for T-Pot. As a consequence we can now move to the `stable` branch. + ## 20200310 - **Add 2FA to Cockpit** - Just run `2fa.sh` to enable two factor authentication in Cockpit.