From d6f0dc1c4122582e5427ac34a0b5da1aa660c8a5 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 22 Apr 2022 09:51:14 +0200 Subject: [PATCH] changelog: ubuntu 22.04 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b108cc958..fc91c9a3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## UNRELEASED + +### Added +* Updated base Docker image to use Ubuntu 22.04 [#3636](https://github.com/sitespeedio/sitespeed.io/pull/3636). + ## 24.1.0 - 2022-04-22 ### Added * Update Grafana auth settings to allow api token or basic auth, thank you [Vladimir Stepanov](https://github.com/vs-odessa) for PR [#3627](https://github.com/sitespeedio/sitespeed.io/pull/3627).