We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90ad33a + a26a43e commit 8402a2dCopy full SHA for 8402a2d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
+
7
## [1.3.39](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.39)
8
### Fixed
9
- Move media button initialization to avoid crash when advanced toolbar is enabled and media button is disabled
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.39')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.40')
109
}
110
111
0 commit comments