diff --git a/CHANGELOG b/CHANGELOG index 05572a03..f414b28d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,9 @@ All notable changes to this project will be documented in this file. +### 0.15.2 +- [fix] delete event +- [fix] wrong html hierarchy + ### 0.15.0 - [fix] backtop icon on mobile - [fix] webfinger nodeinfo return real node info diff --git a/package.json b/package.json index c4abe6bb..608f5048 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "0.15.2", + "version": "0.15.3", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {