From 55400a7e67ae5bb8dc212fe02c73001e9962a3d2 Mon Sep 17 00:00:00 2001 From: Jakob Lichterfeld Date: Fri, 15 Mar 2024 10:34:24 +0100 Subject: [PATCH] doc: update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2764cc18..9f1c8a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,9 +19,11 @@ - build: bump app dependencies for libssl and netcat to packages available in debian bookworm (#3691- @JakobLichterfeld) - build: use netcat-openbsd to support ipv6 again (#3732 - @JakobLichterfeld) - build: reduce the size of the Docker image by cleaning the APT cache (#3692- @JakobLichterfeld) -- build(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1 (#3712) +- ci: bump dorny/paths-filter from 3.0.0 to 3.0.1 (#3712) - feat: Grafana 10.4.0 & Angular Deprecation (#3726 - @swiffer and @JakobLichterfeld) - build: pin elixir image full version to elixir:1.16.1-otp-26 (#3733 - @brianmay and @JakobLichterfeld) +- ci: bump actions/delete-package-versions from 4 to 5 (#3713) +- test: Make tests non-async (#3738 - @brianmay) #### Dashboards