diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d6f7f..ddbf4bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## 10.0.0 (2021-05-30) + +* Upgrade to Angular 12 / Electron 13 ([fc006d2](https://github.com/maximegris/angular-electron/commit/fc006d2)) + + + ## 9.0.8 (2021-05-30) +* [Bumped Version] 9.0.8 ([21197ab](https://github.com/maximegris/angular-electron/commit/21197ab)) * Added how to install Angular Material to readme ([d904101](https://github.com/maximegris/angular-electron/commit/d904101)) * fix README typo ([aa691d9](https://github.com/maximegris/angular-electron/commit/aa691d9)) * Update electron version ([b1f4451](https://github.com/maximegris/angular-electron/commit/b1f4451))