From 49938b3eaad9b6b9620f8ad8c8ae95b39ccf63ee Mon Sep 17 00:00:00 2001 From: Jaime Freire de Souza Date: Mon, 11 Dec 2023 10:08:47 -0300 Subject: [PATCH] Release 1.1.3 (#182) --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7dce05e..95e2af2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ This file keeps track of all notable changes to the Slurm Charms. Unreleased ---------- +1.1.3 - 2023-12-11 +------------------ + - added a custom python installation to run the charm code - removed CentOS 8 support