Update CHANGELOG.md

This commit is contained in:
Jimmy Wärting
2018-09-26 19:27:47 +02:00
committed by GitHub
parent 047fa34d15
commit 15d96ca835
+1
View File
@@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `a.click()` since there are new and depricated event constructors that works differently ([#382])
- opens up a new popup (tab) directly for the fallback method since the FileReader is async
- removed the explicitly MSIE [1-9] check
- Uses new anchor link for each save (might solve multiple download problems)
[#382]: https://github.com/eligrey/FileSaver.js/issues/382
[#449]: https://github.com/eligrey/FileSaver.js/issues/449