From 91eca265f1a8c2a466c6696a08cbd965cd592878 Mon Sep 17 00:00:00 2001 From: sualko Date: Tue, 26 Jan 2021 10:48:28 +0100 Subject: [PATCH] docs: update change log --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 962138a..a7fb9a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - enhance accessibility and usability - add missing button titles +### Misc +- update app description +- update js dependencies +- add description to share with input +- add gitattributes +- include changelog in build + ## 1.1.4 (2020-12-16) ### Fixed - room join failure for php < 7.4