Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit b6ae86f

Browse files
author
Tynarus
committed
Adding commit links to changelog
1 parent 91cc1fa commit b6ae86f

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
#2.0.0
2-
* [Upgraded Angular from 4.0.2 to 4.3.5](https://github.com/Tynarus/angular-seed/issues/6)
3-
* [Upgraded Webpack from 2.2.0 to 3.4.1](https://github.com/Tynarus/angular-seed/issues/8)
4-
* [Upgraded TypeScript from 2.2.0 to 2.5.2](https://github.com/Tynarus/angular-seed/issues/7)
5-
* [Switched from ts-loader to awesome-typescript-loader](https://github.com/Tynarus/angular-seed/issues/9)
6-
* [Removed use of PugJS](https://github.com/Tynarus/angular-seed/issues/2)
7-
* [Added a new command for unit test coverage reporting](https://github.com/Tynarus/angular-seed/issues/1)
8-
* [Added a global over-arching scss file](https://github.com/Tynarus/angular-seed/issues/4) 915848b460cf43c110f2c959ee853155e920616e
1+
## 2.0.0
2+
### Features
3+
* [Upgraded Angular from 4.0.2 to 4.3.5](https://github.com/Tynarus/angular-seed/issues/6) ([41be4e2](https://github.com/Tynarus/angular-seed/commit/41be4e2b9c3bc1715eb767db6c1a00a3e9344307))
4+
* [Upgraded Webpack from 2.2.0 to 3.4.1](https://github.com/Tynarus/angular-seed/issues/8) ([41be4e2](https://github.com/Tynarus/angular-seed/commit/41be4e2b9c3bc1715eb767db6c1a00a3e9344307))
5+
* [Upgraded TypeScript from 2.2.0 to 2.5.2](https://github.com/Tynarus/angular-seed/issues/7) ([41be4e2](https://github.com/Tynarus/angular-seed/commit/41be4e2b9c3bc1715eb767db6c1a00a3e9344307))
6+
* [Switched from ts-loader to awesome-typescript-loader](https://github.com/Tynarus/angular-seed/issues/9) ([41be4e2](https://github.com/Tynarus/angular-seed/commit/41be4e2b9c3bc1715eb767db6c1a00a3e9344307))
7+
* [Removed use of PugJS](https://github.com/Tynarus/angular-seed/issues/2) ([5f18da0](https://github.com/Tynarus/angular-seed/commit/5f18da054e6c5172c6ec88ffe5962f802572cf4f))
8+
* [Added a new command for unit test coverage reporting](https://github.com/Tynarus/angular-seed/issues/1) ([18013b0](https://github.com/Tynarus/angular-seed/commit/18013b06378c4646258bd8d1e2aa09df2d30f2b2))
9+
* [Added a global over-arching scss file](https://github.com/Tynarus/angular-seed/issues/4) ([915848b](https://github.com/Tynarus/angular-seed/commit/915848b460cf43c110f2c959ee853155e920616e) + [bad74e7](https://github.com/Tynarus/angular-seed/commit/bad74e77f17464296a430379296e57c1333eb163))
910
* Improved organization of configuration files
1011
* Cleaned up package.json dependencies
1112
* Switched to a new repository under [Tynarus](https://github.com/Tynarus)

0 commit comments

Comments
 (0)