From b70004d950b900fd4bf6aa88e7d157574c859d90 Mon Sep 17 00:00:00 2001 From: Tasko Olevski Date: Wed, 20 Dec 2023 12:13:12 -0500 Subject: [PATCH] chore: prep 0.22.0 (#424) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rok Roškar --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eee4e51..1b1bb800 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ + +## [0.22.0](https://github.com/SwissDataScienceCenter/renkulab-docker/compare/0.21.0...0.22.0) (2023-12-20) + +This release adds a new Bioconductor version (3.18) and various package updates. It also provides +images that have patches for the SSH Terrapin vulnerability in the SSH servers. + ## [0.21.0](https://github.com/SwissDataScienceCenter/renkulab-docker/compare/0.20.0...0.21.0) (2023-10-31) ### Fixes and updates