Skip to content

Commit

Permalink
1.2.0 & build dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Apr 13, 2020
1 parent d82fd16 commit 6d60a8a
Show file tree
Hide file tree
Showing 9 changed files with 129 additions and 230 deletions.
9 changes: 9 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
1.2.0 (April 13, 2020)
=====================
* Fix issue #385, merge default options with user options (#386)
* Adds support for browser Async/Await for .load() (#389)
* Introduce ES6 module build (#391)
* Fix test in featureQuery
* Remove Node 4 from Travis (#392)
* Update dependencies & build dist files

1.1.0 (May 1, 2019)
=====================
* Support reading GSUB Single substitution format 1 (PR #382) (thanks @solomancode!)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentype.js",
"version": "1.1.0",
"version": "1.2.0",
"main": "dist/opentype.js",
"keywords": [
"graphics",
Expand Down
Loading

0 comments on commit 6d60a8a

Please sign in to comment.