Skip to content

Commit da460c0

Browse files
committed
docs: update changelog
1 parent a12548a commit da460c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v2.0.0 (13 Apr 2022)
2-
* docs: add CSS animation to example html for showing main thread status
2+
* feature: example html - added CSS animation for showing main thread status
3+
* feature: example html - added version switch
34
* feature: support AbortController (abort / cancel during compression) [#101](https://github.com/Donaldcwl/browser-image-compression/issues/101)
45
* feature: options.alwaysKeepResolution (default: false) - keep the resolution (width and height) during compression and reduce the quality only (note that options.maxWidthOrHeight is still applied if set) [#127](https://github.com/Donaldcwl/browser-image-compression/issues/127)
56
* fixed: Main thread is blocked on Mac device for options.useWebWorker=true [#139](https://github.com/Donaldcwl/browser-image-compression/issues/139)

0 commit comments

Comments
 (0)