Skip to content

Commit 9c212e6

Browse files
author
Darrell Sandstrom
committed
Update changelog
1 parent d9f220d commit 9c212e6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
1+
## 1.0.0 - unreleased
2+
* Added box (absolute postioned box), margin auto, @media, @import, @include, @mixin, align-items, flex, flex-direction, justify-content, & order
3+
* Added alternative !important using `i`
4+
15
## 0.10.0 - 8-5-16
2-
* Remove $0 from the end of snippets
3-
* Add box-shadow, max-height, max-width
6+
* Removed $0 from the end of snippets
7+
* Added box-shadow, max-height, & max-width
48

59
## 0.9.0 - 8-20-15
6-
* Add min-height, min-width, display flex, content, & alternative left
10+
* Added min-height, min-width, display flex, content, & alternative left
711

812
## 0.8.0 - 4-25-15
913
* Make border radius width values consistent with other snippet types
10-
* Add background size
14+
* Added background size
1115

1216
## 0.7.0 - 4-14-15
13-
* Add package keywords
17+
* Added package keywords
1418

1519
## 0.6.0 - 4-14-15
16-
* Add vertical-align: middle, fill, width/height: auto, float: none
20+
* Added vertical-align: middle, fill, width/height: auto, float: none
1721
* Make height's prefix more consistent
1822
* Move breakpoints around to support my workflow better
1923

0 commit comments

Comments
 (0)