From 1e8f6305c94dd9eea240afbadca3b31c9c863564 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Fri, 4 Sep 2020 16:40:51 +0000 Subject: [PATCH] adjust changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cdd191..afe8a43f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 20200904 +- **Release T-Pot 20.06.1** + - Github offers a free Docker Container Registry for public packages. For our Open Source projects we want to make sure to have everything in one place and thus moving from Docker Hub to the GitHub Container Registry. +- **Bump Elastic Stack** + - Update the Elastic Stack to 7.9.1. +- **Rebuild Images** + - All docker images were rebuilt based on the latest (and stable running) versions of the tools and honeypots and have been pinned to specific Alpine / Debian versions and git commits so rebuilds will less likely fail. +- **Cleaning up** + - Clean up old references and links. + ## 20200630 - **Release T-Pot 20.06** - After 4 months of public testing with the NextGen edition T-Pot 20.06 can finally be released.