Skip to content

Commit 9f2cb0c

Browse files
authored
Merge pull request #876 from wordpress-mobile/release/1.3.35
Update CHANGELOG and README for v.1.3.35 release
2 parents f4a4e67 + 4d0a77d commit 9f2cb0c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.3.35](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.35)
4+
### Changed
5+
- Update Glide version to 4.10.0
6+
37
## [1.3.34](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.34)
48
### Added
59
- Added the ability to report to the host app the IndexOutOfBounds exception

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

0 commit comments

Comments
 (0)