Skip to content

Commit bb7e8e9

Browse files
committed
Add information about version 0.1.3 to the changelog
1 parent e6c8dd0 commit bb7e8e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
6+
## [0.1.3] - 2017-09-03
7+
### Added
8+
- [Pass CSS modules as an object](https://github.com/posthtml/posthtml-css-modules/pull/10)
9+
10+
511
## [0.1.2] - 2017-03-24
612
### Added
713
- [Multiple CSS modules](https://github.com/posthtml/posthtml-css-modules/pull/8)
@@ -14,5 +20,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1420

1521

1622

23+
[0.1.3]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.2...0.1.3
1724
[0.1.2]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.1...0.1.2
1825
[0.1.1]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.0...0.1.1

0 commit comments

Comments
 (0)