bump minor version
This commit is contained in:
+6
-1
@@ -4,9 +4,13 @@ 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.2] - 2019-05-14
|
||||
|
||||
- Catching an exception on Send (HEAD) ([#534])
|
||||
|
||||
## [2.0.0] - 2018-10-17
|
||||
|
||||
- Removed eval to resolve CSP [#465]
|
||||
- Removed eval to resolve CSP ([#465])
|
||||
|
||||
## [2.0.0-rc.4] - 2018-10-17
|
||||
|
||||
@@ -53,3 +57,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[#469]: https://github.com/eligrey/FileSaver.js/issues/469
|
||||
[#470]: https://github.com/eligrey/FileSaver.js/issues/470
|
||||
[#491]: https://github.com/eligrey/FileSaver.js/issues/491
|
||||
[#534]: https://github.com/eligrey/FileSaver.js/issues/534
|
||||
|
||||
Reference in New Issue
Block a user