fix(CHANGELOG): use more descriptive bullet points (#1400)

pull/1403/head
Adil Hanney 2 years ago committed by GitHub
parent 0330a24925
commit a39f45e0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      CHANGELOG.md

@ -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.

Loading…
Cancel
Save