Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c01nd01r committed Aug 10, 2018
1 parent 82cd7e4 commit ce6638a
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.1.0] - 2018-08-11
### Added
- Support numbers for modifiers value (#7, thx to @geroldboehler)

## [1.0.0] - 2017-01-03
### Added
- 'hyphenate' option in settings - hyphenation the resulting class name
Expand All @@ -27,5 +31,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Removed
- `module` from `package.json` (#2)

[1.1.0]: https://github.com/c01nd01r/vue-bem-cn/compare/v1.0.0...v1.1.0
[1.0.0]: https://github.com/c01nd01r/vue-bem-cn/compare/v0.1.1...v1.0.0
[0.1.1]: https://github.com/c01nd01r/vue-bem-cn/compare/v0.1.0...v0.1.1
1 change: 1 addition & 0 deletions dist/vue-bem-cn.es6.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-bem-cn.es6.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/vue-bem-cn.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ce6638a

Please sign in to comment.