From de4d35700a8e5c6127f7082395e5d3d4af7d5615 Mon Sep 17 00:00:00 2001 From: Aigars Silkalns Date: Thu, 24 Oct 2019 13:46:39 +0300 Subject: [PATCH] Update changelog.md --- changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 446f8f99..ddc11efd 100644 --- a/changelog.md +++ b/changelog.md @@ -28,4 +28,12 @@ Earlier there were no changelog at all and we have introduced one now and we wil * Fix form upload form not adjust on large number of files * Remove invalid css * Add compose message functionalities -* Add fixed footer functionalities \ No newline at end of file +* Add fixed footer functionalities + +### Gentelella 2.0-beta1 + +* Updated Bootstrap to 4.3.1 +* Updated all dependencies +* Fixed all reported bugs + +This version is tested but we would recommend not to use it in production right away. Please install it for testing purposes and report back if there are any problems to be fixed.