switched export method

This commit is contained in:
Jimmy Wärting
2018-09-27 21:00:17 +02:00
parent 556af82e6a
commit 74846b33fe
7 changed files with 16 additions and 20 deletions
+6 -1
View File
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.0-rc.3] - 2018-09-27
- switch export method
## [2.0.0-rc.2] - 2018-09-26
- Added a changelog.md
@@ -38,4 +42,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#432]: https://github.com/eligrey/FileSaver.js/issues/432
[#382]: https://github.com/eligrey/FileSaver.js/issues/382
[#465]: https://github.com/eligrey/FileSaver.js/issues/465
[#469]: https://github.com/eligrey/FileSaver.js/issues/469
[#470]: https://github.com/eligrey/FileSaver.js/issues/470