Skip to content

Commit c2c22b5

Browse files
authored
Merge pull request #802 from wordpress-mobile/release/1.3.23
Update README and CHANGELOG for v.1.3.23 release
2 parents 4a04b9e + 1c1b676 commit c2c22b5

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.23](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.23)
3+
### Fixed
4+
- Fix for crash when inserting characters right before an image #801
5+
26
## [v1.3.22](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.22)
37
### Fixed
48
- Fix for crash on Samsung Clipboard ListView on Android 8.X #795

Diff for: README.md

+1-1
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.22')
108+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.23')
109109
}
110110
```
111111

0 commit comments

Comments
 (0)