Skip to content

Commit a1386be

Browse files
authored
Merge pull request #912 from wordpress-mobile/release/v.1.3.43
Updated Changelog and README files for release v1.3.43
2 parents ce10f48 + 74ff130 commit a1386be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [1.3.42](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.42)
48
### Changed
59
- Update block-based span classes to allow view level alignment rendering (#899)

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

0 commit comments

Comments
 (0)