From 5a3ff7564d8e18f2628847fb770e3f4baa198abe Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 25 Jan 2022 01:31:02 +0100 Subject: [PATCH] update changelog --- CHANGELOG | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 184efd73..6279f922 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,21 @@ All notable changes to this project will be documented in this file. +### UNRELEASED + - add mysql/mariadb support + - add [microdata](https://developer.mozilla.org/en-US/docs/Web/HTML/Microdata) support + - improve rss feed: + - fix validation + - add enclusure media for featured image + - add categories + - fix typo in export code + - add theme attribute to gancio-events (dark/light) + - increase thumbs quality + - improve logo for light theme + - improve wordpress plugin + - add \[gancio-event\] and \[gancio-events\] shortcode + - allow gancio-events / gancio-event tags in editor + - automatically enqueue webcomponent script + ### 1.2.2 - 7 dic '21 - shiny new gancio-event\[s\] webcomponents => [docs](https://gancio.org/usage/embed) - new backend plugin system => [docs](https://gancio.org/dev/plugins)