From c89732ef1f246516b1d3a7372c2f31b8297bb067 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Moitti=C3=A9?= Date: Wed, 12 Jun 2024 11:22:47 +0200 Subject: [PATCH] Update changelog --- changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.md b/changelog.md index fa02a4d..d1b1898 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,12 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) +## [Unreleased] + +### Changed + +- Update plugin-core to version 0.24.0. + ## [0.8.0] - 2024/01/02 ### Added