Skip to content

Commit

Permalink
Merge tag '1.14.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioEstevao committed Dec 4, 2019
2 parents ca2849e + dc9e63a commit dc3253b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.14.0
-----
* Support standard HTML colors by name.
* Add support for reverse and start attributes for ordered lists.

1.13.0
-----
* Fix a bug when copying and pasting from other apps when running dark mode.
Expand Down
2 changes: 1 addition & 1 deletion WordPress-Aztec-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'WordPress-Aztec-iOS'
s.version = '1.13.0'
s.version = '1.14.0'
s.summary = 'The native HTML Editor.'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion WordPress-Editor-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'WordPress-Editor-iOS'
s.version = '1.13.0'
s.version = '1.14.0'
s.summary = 'The WordPress HTML Editor.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit dc3253b

Please sign in to comment.