Skip to content

Commit

Permalink
fix(CHANGELOG): use more descriptive bullet points (#1400)
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 authored Sep 11, 2023
1 parent 0330a24 commit a39f45e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# [7.4.6]
- Fix #1394.
- Fix #1395.
- Fix more null errors in Leaf.retain [#1394](https://github.com/singerdmx/flutter-quill/issues/1394) and Line.delete [#1395](https://github.com/singerdmx/flutter-quill/issues/1395).

# [7.4.5]
- Fix #1392.
- Fix null error in Container.insert [#1392](https://github.com/singerdmx/flutter-quill/issues/1392).

# [7.4.4]
- Fix #1311.
- Fix extra padding on checklists [#1131](https://github.com/singerdmx/flutter-quill/issues/1131).

# [7.4.3]
- Fixed a space input error on iPad.
Expand Down

0 comments on commit a39f45e

Please sign in to comment.