From 05d068f0228fe7b4fd224d99b30d34a8b0b371a6 Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 21 Jun 2022 22:47:20 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 45db2ae4..b1823bf7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. - new Tag page! - new Place page! - new search flow - - new meta-tag-place / group / cohort page! + - new meta-tag-place / group / collection page! - allow footer links reordering - new Docker image - add GANCIO_DB_PORT environment @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - add dynamic sitemap.xml ! - calendar attributes refactoring (a dot each day, colors represents n. events) - fix event mime type response + - new **undocumented** gancio CLI accounts management (list / create / remove / modify accounts) ### 1.4.4 - 10 may '22 diff --git a/package.json b/package.json index dc9990f5..698b66a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "1.5.0-rc.4", + "version": "1.5.0-rc.5", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {