From 63eed520f2b639a5fae00eac52f00e56cb7a95f5 Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Sun, 26 Apr 2020 09:59:32 +0200 Subject: [PATCH] [Bumped Version] 7.0.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab4fa76..dceb019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## 7.0.5 (2020-04-26) + +* Upgrade Angular 9.1.3 & Electron 8.2.3 ([00b9d43](https://github.com/maximegris/angular-electron/commit/00b9d43)) + + + ## 7.0.4 (2020-04-20) +* [Bumped Version] 7.0.4 ([dbce7a0](https://github.com/maximegris/angular-electron/commit/dbce7a0)) * 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))