Skip to content

Commit 1349301

Browse files
committed
Update CHANGELOG.
1 parent 3870b79 commit 1349301

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The format of this document is inspired by [Keep a Changelog](https://keepachang
77
When releasing a new version:
88
99
1. 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>)`
1111
3. 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

0 commit comments

Comments
 (0)