Skip to content

Commit 582a1e1

Browse files
committed
docs(gen): update changelog
1 parent ab14bae commit 582a1e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#### Bug Fixes
66

77
* **app:**
8-
* copy view files to dist folder ([8a52a265](http://github.com/DaftMonk/generator-angular-fullstack/commit/8a52a265aa15a0f589109d6cd1dac4ae7dc5a3e9))
98
* only copy CSS if Compass is not installed ([7e586745](http://github.com/DaftMonk/generator-angular-fullstack/commit/7e58674585e138c0f2eb81f46ef2cc4f1b9a3bf8))
109
* services use classified names ([56a71a83](http://github.com/DaftMonk/generator-angular-fullstack/commit/56a71a83cdf90f81bb37b422ba4d40e75d28e1fe), closes [#484](http://github.com/DaftMonk/generator-angular-fullstack/issues/484))
1110
* reload JS files in watch ([d20f5bd2](http://github.com/DaftMonk/generator-angular-fullstack/commit/d20f5bd20ba95d47447f8acceee491a0a0ba9724))
@@ -43,6 +42,8 @@
4342
* Deselecting ngRoute adds controller and
4443
ng-include to index.html
4544
([a358c1ae](http://github.com/DaftMonk/generator-angular-fullstack/commit/a358c1ae69bff6a7708ea0a77248698f931f2e4d))
45+
* `--minsafe` flag is now deprecated.
46+
* `grunt server` is now deprecated. Use `grunt serve` instead
4647

4748
<a name="v1.0.1"></a>
4849
### v1.0.1 (2013-11-27)

0 commit comments

Comments
 (0)