From dbce7a0fbe8d091d7a7ac24bd3756c66a9dde8c2 Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Mon, 20 Apr 2020 19:18:46 +0200 Subject: [PATCH] [Bumped Version] 7.0.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9499e09..ab4fa76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ +## 7.0.4 (2020-04-20) + +* ref/ make app reloading/working with and without usehash routing strategy ([386ce67](https://github.com/maximegris/angular-electron/commit/386ce67)) +* Transparent background issue fix for Linux ([4c0c169](https://github.com/maximegris/angular-electron/commit/4c0c169)) + + + ## 7.0.3 (2020-04-11) * [Bumped Version] 7.0.3 ([6206066](https://github.com/maximegris/angular-electron/commit/6206066)) * fix/ polyfills in tsconfig ([cf4f172](https://github.com/maximegris/angular-electron/commit/cf4f172)) +* misc/ changelog ([19f6027](https://github.com/maximegris/angular-electron/commit/19f6027))