From 5a14df8f03ad65d33b3a7241610a66080eaf1802 Mon Sep 17 00:00:00 2001 From: pythops Date: Tue, 19 Mar 2024 20:42:26 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5b5ad..1ee341e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [0.11.1] 19/03/2024 + +### Changed + +- Update the license to GPLv3 +- Update the notification layout + ## [0.11] 02/02/2024 ### Added