diff --git a/CHANGELOG b/CHANGELOG index 954e339d..0a7c66d2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,14 @@ All notable changes to this project will be documented in this file. +### 1.5.4 - 6 set '22 + - Update webcomponent deps + - Refactor datime display in webcomponent + - Force flyer download + - Restore range events on calendar + - Fix limit/max events for mariadb #183 + - Fix endtime selection + - Fix microdata address + ### 1.5.3 - 30 aug '22 - Fix end time selection when it's in the next day diff --git a/docs/changelog.md b/docs/changelog.md index 59d95e1f..d441d93a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,6 +8,16 @@ nav_order: 10 All notable changes to this project will be documented in this file. +### 1.5.4 - 6 set '22 + - Update webcomponent deps + - Refactor datime display in webcomponent + - Force flyer download + - Restore range events on calendar + - Fix limit/max events for mariadb #183 + - Fix endtime selection + - Fix microdata address + + ### 1.5.3 - 30 aug '22 - Fix end time selection when it's in the next day diff --git a/package.json b/package.json index 40ed9eb1..776596b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "1.5.3", + "version": "1.5.4", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {