Skip to content

Commit ecb6055

Browse files
committed
Updated CHANGELOG.md
1 parent 8b642ec commit ecb6055

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## 1.3.0 ([March 1st, 2016](https://github.com/HugoGiraudel/sass-guidelines/pull/292))
4+
5+
### Additions
6+
7+
* Added “About Globbing” section ([58cf6b4](https://github.com/HugoGiraudel/sass-guidelines/commit/58cf6b4))
8+
* Added “Component structure” section ([03af79d](https://github.com/HugoGiraudel/sass-guidelines/commit/03af79d))
9+
10+
### Updates
11+
12+
* Renamed the `utils` folder into `abstracts` ([6bed6f2](https://github.com/HugoGiraudel/sass-guidelines/commit/6bed6f2))
13+
* Improved “Other Preprocessors” section ([7df1809](https://github.com/HugoGiraudel/sass-guidelines/commit/7df1809) and [2149eaa](https://github.com/HugoGiraudel/sass-guidelines/commit/2149eaa))
14+
* Improved introduction in “Maps” section ([f239621](https://github.com/HugoGiraudel/sass-guidelines/commit/f239621))
15+
* Improved wording here and there ([ddb46ab](https://github.com/HugoGiraudel/sass-guidelines/commit/ddb46ab))
16+
* Updated wording that could be considered insensitive ([67e7395](https://github.com/HugoGiraudel/sass-guidelines/commit/67e7395))
17+
* Updated author’s age ([c021429](https://github.com/HugoGiraudel/sass-guidelines/commit/c021429))
18+
19+
### Deletions
20+
21+
* Removed a lot of further readings and moved most of them inside the content ([01f138f](https://github.com/HugoGiraudel/sass-guidelines/commit/01f138f))
22+
* Removed some superfluous content from “Syntax & Formatting” section ([55fe6e5](https://github.com/HugoGiraudel/sass-guidelines/commit/55fe6e5))
23+
324
## 1.2.0 ([September 1st, 2015](https://github.com/HugoGiraudel/sass-guidelines/pull/223))
425

526
### Additions

0 commit comments

Comments
 (0)