Skip to content

Commit 2b94d38

Browse files
committed
Add v0.0.2 to changelog
1 parent e23bd94 commit 2b94d38

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
### Changed
77
- Nothing yet.
88

9+
## [0.0.2] - 2015-05-14
10+
### Added
11+
- Support for global selectors appended directly to locals, e.g. `.foo:global(.bar)`
12+
913
## 0.0.1 - 2015-05-12
1014
### Added
1115
- Automatic local classes
1216
- Explicit global selectors with `:global`
1317

14-
[unreleased]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.1...HEAD
18+
[unreleased]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.2...HEAD
19+
[0.0.2]: https://github.com/markdalgleish/postcss-local-scope/compare/v0.0.1...v0.0.2

0 commit comments

Comments
 (0)