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: CHANGELOG.md
+15
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 0.3.40 (2015-11-25)
2
+
3
+
### Features
4
+
* Mark the menu as active if its subsection is currently showed. Fix #747 (#[843](https://github.com/SC5/sc5-styleguide/pull/843))
5
+
* Support node 0.12 and 4.2 (#[834](https://github.com/SC5/sc5-styleguide/pull/834))
6
+
7
+
### Fixes
8
+
* Update gulp-pleeease for [email protected]. Fix #828. (#[833](https://github.com/SC5/sc5-styleguide/pull/833))
9
+
10
+
### Internal
11
+
* Don´t run clean when building for dev (#[845](https://github.com/SC5/sc5-styleguide/pull/845))
Thanks to [Gleb Mikheev](https://github.com/glebmachine)
4
+
*Mark the menu as active if its subsection is currently showed. Fix #747 (#[843](https://github.com/SC5/sc5-styleguide/pull/843))
5
+
* Support node 0.12 and 4.2 (#[834](https://github.com/SC5/sc5-styleguide/pull/834))
6
6
7
7
### Fixes
8
-
9
-
* Use ES6 arrow functions for tests and gulp (#[817](https://github.com/SC5/sc5-styleguide/pull/817))
8
+
* Update gulp-pleeease for [email protected]. Fix #828. (#[833](https://github.com/SC5/sc5-styleguide/pull/833))
10
9
11
10
### Internal
12
-
13
-
*Install the packages from npm (#[827](https://github.com/SC5/sc5-styleguide/pull/827))
14
-
*Fix #783. Process table tags in markdown (#[823](https://github.com/SC5/sc5-styleguide/pull/823))
15
-
11
+
* Don´t run clean when building for dev (#[845](https://github.com/SC5/sc5-styleguide/pull/845))
0 commit comments