We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce10f48 + 74ff130 commit a1386beCopy full SHA for a1386be
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.3.43](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.43)
4
+### Changed
5
+- Fixed the add image icon in Aztec Toolbar (#908)
6
+
7
## [1.3.42](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.42)
8
### Changed
9
- Update block-based span classes to allow view level alignment rendering (#899)
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.41')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.43')
109
}
110
111
0 commit comments