Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Feb 1, 2019
2 parents 4ff2d64 + 2693af7 commit 975b5b5
Show file tree
Hide file tree
Showing 16 changed files with 6,330 additions and 362 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Version History

## Version 2.7.0 (Feb 01, 2019)
* implement sync mode for node module (issue #43)
* implement sync mode for hyphenopoly.module.js (issue #47)
* fixed issue with Hyphenopoly.config sometimes not resolving (issue #52)
* enable viewport dependent hyphenation (isse #53)
* get good grades in codacy.com

## Version 2.6.1 (Jan 09, 2018)
* dontHyphenateClass is configurable (issue #48)
* fixed issue with StringDecoder in older node versions (issue #45)
* small refactorings for smaller codesize
* fixed a StateError in IE 11
* dontHyphenateClass is configurable (issue #48)
* fixed issue with StringDecoder in older node versions (issue #45)
* small refactorings for smaller codesize
* fixed a StateError in IE 11

## Version 2.6.0 (Dec 01, 2018)
* improve hiding of elements while hyphenating (issue #40)
Expand Down
Loading

0 comments on commit 975b5b5

Please sign in to comment.