We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc129f commit 20bd6b7Copy full SHA for 20bd6b7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# Changelog
2
+## [1.3.31](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.31)
3
+### Fixed
4
+- Fix lag deleting and inserting text #853 and #854
5
+
6
# Changelog
7
## [1.3.30](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.30)
8
### Added
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.30')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.31')
109
}
110
111
0 commit comments