From cae7651a2737bb78947fb81a3c43081e5e2c28db Mon Sep 17 00:00:00 2001 From: Andrew Starr-Bochicchio Date: Tue, 10 Oct 2023 10:46:36 -0400 Subject: [PATCH] Prep v1.104.0 release. --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8062f7b9..1c292f4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## [v1.104.0] - 2023-10-10 + +- #637 - @mikesmithgh - chore: change uptime alert comparison type +- #638 - @markusthoemmes - APPS-7700 Add ability to specify digest for an image + ## [v1.103.0] - 2023-10-03 - #635 - @andrewsomething - Bump github.com/stretchr/testify to v1.8.4