Skip to content

Commit a26a43e

Browse files
committed
Updated Changelog and README files for release v1.3.40
1 parent 90ad33a commit a26a43e

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.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

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

0 commit comments

Comments
 (0)