Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed Sep 10, 2017
1 parent 55eaf9c commit 5f318bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- Removed polyfill for `addEventListener` on IE8.
- `dialog()` now returns a `Promise` (no more callbacks) resolving to the result object (previously known as `returnObj`).
- renamed `vars` in `data`, both in the options for `dialog` and in the `Promise` resolved object.
- Renamed `vars` `data`, both in the options for `dialog` and in the `Promise` resolved object.

NB: These changes break compatibility with v2.x. Please read the new documentation for further details.

Expand Down

0 comments on commit 5f318bf

Please sign in to comment.