Skip to content

Commit 8c14006

Browse files
committed
Update docs and add susy-version function
1 parent bf29feb commit 8c14006

27 files changed

+134
-12
lines changed

.sassdoc/su-math.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sassdoc/x-normal.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sassdoc/x-parser.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sassdoc/x-validation.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

.sassdocrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
theme: Herman
2-
dest: .sassdoc
2+
dest: docs/
33

44
display:
55
access: public
@@ -15,6 +15,7 @@ groups:
1515
x-normal: '[Susy Normalization]'
1616
x-parser: '[Susy Syntax Parser]'
1717
x-validation: '[Su Input Validation]'
18+
x-version: '[Release Notes]'
1819

1920
herman:
2021
sass:

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
3.0.1 - August 27, 2017
5+
-----------------------
6+
7+
- NEW: `susy-version()` function for accessing the active version number.
8+
- Minor documentation improvements.
9+
410

511
3.0.0 - June 29, 2017
612
---------------------

0 commit comments

Comments
 (0)