From 1ebd1ddcbc0e1b31020f7567b115a4bc65d57058 Mon Sep 17 00:00:00 2001 From: Martin Olveyra Date: Wed, 27 Nov 2024 11:05:21 -0300 Subject: [PATCH] Updated changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index fd12ffe..4e43bc3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -142,3 +142,6 @@ Minor version changes: - 1.14.8 Allow to load settings from SC when running script on local environment. - 1.14.9 Added stats aggregation capabilities to crawlmanager - 1.14.10 AlertSender class to allow both slack and sentry alerts combined. +- 1.14.11 Created SlackSender class for easier reusage of slack messaging +- 1.14.12 SlackSender: allow to send attachments +- 1.14.13 Extended monitor to be able to generate reports