Skip to content

Commit 8402a2d

Browse files
authored
Merge pull request #903 from wordpress-mobile/release/v1.3.40
Updated Changelog and README files for release v1.3.40
2 parents 90ad33a + a26a43e commit 8402a2d

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,5 +1,9 @@
11
# Changelog
22

3+
## [1.3.40](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.40)
4+
### Changed
5+
- Adds support to to customise styles for the Aztec Toolbar
6+
37
## [1.3.39](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.39)
48
### Fixed
59
- Move media button initialization to avoid crash when advanced toolbar is enabled and media button is disabled

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

0 commit comments

Comments
 (0)