Skip to content

Commit 7b7c3b0

Browse files
authored
Merge pull request #1348 from wordpress-mobile/merge-trunk-to-develop.1.19.7
Merge trunk changes of 1.19.6 to develop
2 parents d5b846f + fc279aa commit 7b7c3b0

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.19.7
2+
-------
3+
* Add variable to control whether typing attributes should be recalculated when deleting backward.
4+
* Allow using the default font for the PreFormatter/HeaderFormatter.
5+
16
1.19.6
27
-------
38
* Add support for Mark inline formatting.

WordPress-Aztec-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'WordPress-Aztec-iOS'
3-
s.version = '1.19.6'
3+
s.version = '1.19.7'
44

55
s.summary = 'The native HTML Editor.'
66
s.description = <<-DESC

WordPress-Editor-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'WordPress-Editor-iOS'
3-
s.version = '1.19.6'
3+
s.version = '1.19.7'
44

55
s.summary = 'The WordPress HTML Editor.'
66
s.description = <<-DESC

0 commit comments

Comments
 (0)