Skip to content

Commit aa23f83

Browse files
authored
Merge pull request #921 from wordpress-mobile/release/v.1.3.44
Updated changelog and README for v.1.3.44 release
2 parents 437ecec + dc565e0 commit aa23f83

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.44](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.44)
4+
### Changed
5+
- Updated strikethrough to default to `<s>` tag (#919)
6+
37
## [1.3.43](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.43)
48
### Changed
59
- Fixed the add image icon in Aztec Toolbar (#908)

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

0 commit comments

Comments
 (0)