Skip to content

Commit 167ffe6

Browse files
authored
Merge pull request #844 from wordpress-mobile/release/1.3.30
Update CHANGELOG and README for v.1.3.30 release
2 parents af81050 + 83721c0 commit 167ffe6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# Changelog
27
## [1.3.29](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.29)
38
### Fixed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ repositories {
105105
```
106106
```gradle
107107
dependencies {
108-
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.29')
108+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.30')
109109
}
110110
```
111111

0 commit comments

Comments
 (0)