File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The format of this document is inspired by [Keep a Changelog](https://keepachang
77When releasing a new version:
88
991. Remove any empty section (those with `_None._`)
10- 2. Update the `## Unreleased` header to `## [<version_number>](https://github.com/wordpress-mobile/WordPressKit -iOS/releases/tag/<version_number>)`
10+ 2. Update the `## Unreleased` header to `## [<version_number>](https://github.com/wordpress-mobile/AztecEditor -iOS/releases/tag/<version_number>)`
11113. Add a new "Unreleased" section for the next iteration, by copy/pasting the following template:
1212
1313## Unreleased
@@ -42,6 +42,25 @@ _None._
4242
4343### Bug Fixes
4444
45+ _ None._
46+
47+ ### Internal Changes
48+
49+ _ None._
50+
51+
52+ ## [ 1.19.9] ( https://github.com/wordpress-mobile/AztecEditor-iOS/releases/tag/1.19.9 )
53+
54+ ### Breaking Changes
55+
56+ _ None._
57+
58+ ### New Features
59+
60+ _ None._
61+
62+ ### Bug Fixes
63+
4564* Worked around a crash that could occur when calling String.paragraphRange(for:) on iOS 17. [ #1373 ]
4665
4766### Internal Changes
You can’t perform that action at this time.
0 commit comments