From c992690b5eb308c23568af95a05cebfeb7fddc1a Mon Sep 17 00:00:00 2001 From: Arnaldo Cesco Date: Mon, 16 Sep 2024 12:34:33 +0200 Subject: [PATCH] Prepare v0.92.1 Signed-off-by: Arnaldo Cesco --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b91483a..122a8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [0.92.1]- Unreleased +## [0.92.1]- 2024-09-16 ### Added - Add template type support for trigger, thus enabling Mustache templating.