Skip to content

Commit 36fe118

Browse files
authored
docs: improve CHANGELOG
1 parent b5759d3 commit 36fe118

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111
## [Unreleased]
1212

13-
- Allow selection in read only mode
14-
- Display magnifier when dragging on iOS/Android
15-
- Fixes [#2518](https://github.com/singerdmx/flutter-quill/pull/2518)
13+
### Fixed
14+
15+
- Can't select text when `readOnly` is true [#2529](https://github.com/singerdmx/flutter-quill/pull/2529).
16+
17+
### Added
18+
19+
- Display magnifier using `RawMagnifier` widget when dragging on iOS/Android [#2529](https://github.com/singerdmx/flutter-quill/pull/2529).
1620

1721
## [11.2.0] - 2025-03-26
1822

0 commit comments

Comments
 (0)