From 74e7d833295aee150996523d958f17924b4502a2 Mon Sep 17 00:00:00 2001 From: Hanne Moa Date: Tue, 5 Dec 2023 12:50:18 +0100 Subject: [PATCH] Update changelog and notes for new release --- CHANGELOG.md | 6 ++++++ NOTES.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f8c5d83..75ad0dc8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ read by developers. ## [Unreleased] +## [1.14.1 - 2023-12-05] + +### Changed + +- Restructured documentation about integrations + ## [1.14.0] - 2023-01-03 Incomplete changelog. diff --git a/NOTES.md b/NOTES.md index 1e8e443a6..6b5e59d9c 100644 --- a/NOTES.md +++ b/NOTES.md @@ -3,6 +3,12 @@ This file documents changes to Argus that are relevant for the users to know. ## [Unreleased] +## [1.14.1 - 2023-12-05] + +### Changed + +- Restructured documentation about integrations + ## [1.14.0] - 2023-01-03 Due to a change in the signature of `NotificationPlugin.send()`, 3rd party