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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 2.1.8
4
+
5
+
* Upgrade to Babel 5.0 ([#394](https://github.com/SassDoc/sassdoc/pull/394))
6
+
* Ensure `default` theme name is properly logged ([#393](https://github.com/SassDoc/sassdoc/pull/393))
7
+
* Several dependencies updates ([#392](https://github.com/SassDoc/sassdoc/pull/392))
8
+
* Switched to Eslint ([#388](https://github.com/SassDoc/sassdoc/pull/388))
9
+
3
10
## 2.1.0 — Polite Little Squid
4
11
5
12
* A [`@name` annotation](http://sassdoc.com/annotations/#name) has been added to make it possible to override an item's name ([#358](https://github.com/SassDoc/sassdoc/issues/358))
0 commit comments