Skip to content

Commit 8b8a8df

Browse files
committed
Update README and CHANGELOG for a v1.3.16
1 parent fe21e69 commit 8b8a8df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [v1.3.16](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.16)
3+
### Fixed
4+
- Fix onSelectionChange being emitted twice when calling fromHTML (#776)
5+
26
## [v1.3.15](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.15)
37
### Changed
48
- Synced the caption span alignment attribute with its the align property

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ repositories {
106106
```
107107
```gradle
108108
dependencies {
109-
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.14')
109+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.16')
110110
}
111111
```
112112

0 commit comments

Comments
 (0)