From 860156ff88d832f64a8f3a418e7e224d7ee2a10b Mon Sep 17 00:00:00 2001 From: Francois Beutin Date: Mon, 30 Oct 2023 15:22:35 +0100 Subject: [PATCH] Release support for plugin testing --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f660bb..5ede0eb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [1.12.0] - 2023-10-20 + +### Added: +- conftest: Add support for plugin testing + ## [1.11.5] - 2023-09-27 ### Changed: