You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,12 @@ Now you have a `./dist` folder with all your scripts and stylesheets concatenate
112
112
113
113
### V.0.3
114
114
115
+
**0.3.1**:
116
+
117
+
- Explicitly set port 3000 ([#4](https://github.com/klei/slush-angular/pull/4))
118
+
- Remove bad output in console
119
+
- Update gulp to `3.6.1`
120
+
115
121
**0.3.0**:
116
122
117
123
- Adding Sass as CSS preprocessor alternative (Thanks to [@ajoslin](https://github.com/ajoslin)'s PR[#2](https://github.com/klei/slush-angular/pull/2))
0 commit comments