Skip to content

Commit c9d78c8

Browse files
committed
Added a date to each version in the changelog
1 parent 48926ad commit c9d78c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.2.0
3+
## 1.2.0 ([September 1st, 2015](https://github.com/HugoGiraudel/sass-guidelines/pull/223))
44

55
* Added a note about Sass-Boilerplate (https://github.com/HugoGiraudel/sass-guidelines/commit/6f6df33)
66
* Added a note about regexing leading zeros (https://github.com/HugoGiraudel/sass-guidelines/commit/a3f1313)
@@ -21,7 +21,7 @@
2121
* Dramatically improved TL;DR section (https://github.com/HugoGiraudel/sass-guidelines/commit/774160e)
2222
* Slightly improved the Contributing section (https://github.com/HugoGiraudel/sass-guidelines/commit/c050153)
2323

24-
## 1.1.0
24+
## 1.1.0 ([April 11th, 2015](https://github.com/HugoGiraudel/sass-guidelines/pull/125))
2525

2626
* Added extra further readings (https://github.com/HugoGiraudel/sass-guidelines/commit/4b400c5)
2727
* Added something about the syntax toggle in the options panel (https://github.com/HugoGiraudel/sass-guidelines/commit/5b3328e)
@@ -35,6 +35,6 @@
3535
* Improved respond-to mixin to make it slightly more robust (https://github.com/HugoGiraudel/sass-guidelines/commit/a27553e)
3636
* Updated author bio (https://github.com/HugoGiraudel/sass-guidelines/commit/3e5743c)
3737

38-
## 1.0.0
38+
## 1.0.0 ([January 3rd, 2015](https://github.com/HugoGiraudel/sass-guidelines/commit/23b225c22850a898c3f2656bad19b91495eabf09))
3939

4040
* Initial commit

0 commit comments

Comments
 (0)