Skip to content

Commit e51367b

Browse files
committed
Upgrade to 4.0.6
1 parent d9ca3c9 commit e51367b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# [4.0.6]
2+
* Bug fix for copying text with new lines.
3+
14
# [4.0.5]
25
* Fixed casting null to Tuple2 when link dialog is dismissed without any input (e.g. barrier dismissed).
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_quill
22
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
3-
version: 4.0.5
3+
version: 4.0.6
44
#author: bulletjournal
55
homepage: https://bulletjournal.us/home/index.html
66
repository: https://github.com/singerdmx/flutter-quill

0 commit comments

Comments
 (0)