Skip to content

Commit

Permalink
Merge pull request #876 from wordpress-mobile/release/1.3.35
Browse files Browse the repository at this point in the history
Update CHANGELOG and README for v.1.3.35 release
  • Loading branch information
anitaa1990 authored Nov 29, 2019
2 parents f4a4e67 + 4d0a77d commit 9f2cb0c
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,5 +1,9 @@
# Changelog

## [1.3.35](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.35)
### Changed
- Update Glide version to 4.10.0

## [1.3.34](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.34)
### Added
- Added the ability to report to the host app the IndexOutOfBounds exception
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.34')
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.35')
}
```

Expand Down

0 comments on commit 9f2cb0c

Please sign in to comment.