From e344cbb576a1d48da611af78af3360c1f8d66974 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Fri, 11 Dec 2020 12:36:51 -0300 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ec78af8..e99a0588 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [0.9.10] +## [0.9.10] 2020-12-11 ### Features - Web - allowing generated apps to interact with protected/encrypted content (DRM) through a new installation option [#49](https://github.com/vinifmor/bauh/issues/49): @@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - "backup" dialog is displayed before the "trim" dialog during the upgrade process (if both are enabled) + ## [0.9.9] 2020-12-02 ### Features - Themes (stylesheets)