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.
2 parents af81050 + 83721c0 commit 167ffe6Copy full SHA for 167ffe6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# Changelog
2
+## [1.3.30](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.30)
3
+### Added
4
+- Added the ability to signal undo/redo events to host app
5
+
6
# Changelog
7
## [1.3.29](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.29)
8
### Fixed
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.29')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.30')
109
}
110
111
0 commit comments