We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c8dd0 commit bb7e8e9Copy full SHA for bb7e8e9
1 file changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
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
11
## [0.1.2] - 2017-03-24
12
### Added
13
- [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/).
14
20
15
21
16
22
23
+[0.1.3]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.2...0.1.3
17
24
[0.1.2]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.1...0.1.2
18
25
[0.1.1]: https://github.com/posthtml/posthtml-css-modules/compare/0.1.0...0.1.1
0 commit comments