Skip to content

Commit

Permalink
Update README and CHANGELOG for v1.3.22 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Mar 22, 2019
1 parent 7435c6c commit d802c1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## [v1.3.22](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.22)
### Fixed
- Fix for crash on Samsung Clipboard ListView on Android 8.X #795

## [v1.3.20](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.20)
### Changed
- Support for `<em>` for italic and using it as default via the formatting toolbar #777
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ repositories {
```
```gradle
dependencies {
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.20')
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.22')
}
```

Expand Down

0 comments on commit d802c1f

Please sign in to comment.