version 3.3.0 changelog

This commit is contained in:
Maxime GRIS
2018-04-15 13:09:28 +02:00
parent a88bda66d8
commit ddfbbf9db2

View File

@@ -1,6 +1,10 @@
### Changelog ### Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
#### [3.3.0](https://github.com/maximegris/angular-electron/compare/3.2.0...3.3.0)
- add Changelog file [`71083f1`](https://github.com/maximegris/angular-electron/commit/71083f12bf1e20225769af20a8a054ab8af4a6f9)
- version 3.3.0 [`a88bda6`](https://github.com/maximegris/angular-electron/commit/a88bda66d83690b1064bcb11a0cb1bb893894caf)
#### [3.2.0](https://github.com/maximegris/angular-electron/compare/3.1.0...3.2.0) #### [3.2.0](https://github.com/maximegris/angular-electron/compare/3.1.0...3.2.0)
> 15 April 2018 > 15 April 2018
- Terminate the npm process after test execution [`#165`](https://github.com/maximegris/angular-electron/pull/165) - Terminate the npm process after test execution [`#165`](https://github.com/maximegris/angular-electron/pull/165)