Skip to content

Commit e3a6faa

Browse files
committed
Update CHANGELOG.md: v2.0.2
1 parent 517d009 commit e3a6faa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v2.0.2 (2024-05-13)
2+
3+
<!-- Release notes generated using configuration in .github/release.yml at v2.0.2 -->
4+
5+
## What's Changed
6+
### Bug Fixes 🛠
7+
* Fix typing errors for Quill.register by @hzgotb in https://github.com/quilljs/quill/pull/4127
8+
* Fix event source when deleting a link with shortcuts by @luin in https://github.com/quilljs/quill/pull/4200
9+
* Avoid side effects for Enter/Backspace when composing in Safari by @luin in https://github.com/quilljs/quill/pull/4201
10+
* Ignore pasting images when image format is disallowed by @luin in https://github.com/quilljs/quill/pull/4202
11+
12+
[All changes](https://github.com/quilljs/quill/releases/tag/v2.0.2)
13+
114
# v2.0.1 (2024-05-01)
215

316
## Bug Fixes

0 commit comments

Comments
 (0)