File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## [ v1.3.21] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.21 )
3+ ### Changed
4+ - Some performance improvements, mostly visible via the WPAndroid app https://github.com/wordpress-mobile/gutenberg-mobile/issues/672
5+
26## [ v1.3.20] ( https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.20 )
37### Changed
48- Support for ` <em> ` for italic and using it as default via the formatting toolbar #777
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ repositories {
105105```
106106``` gradle
107107dependencies {
108- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.20 ')
108+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.21 ')
109109}
110110```
111111
You can’t perform that action at this time.
0 commit comments