Skip to content

Commit 9e2c9c1

Browse files
authored
Update CHANGELOG and README for v.1.3.29 release (#841)
1 parent ac12178 commit 9e2c9c1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## [1.3.29](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.29)
3+
### Fixed
4+
- Fix span overlapping on window resizing (Chromebooks)
5+
- Fix cursor size on new paragraph line (Chromebooks)
6+
- Fix breaking layout on slow window resizing (Chromebooks)
7+
28
## [1.3.28](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.28)
39
### Added
410
- Added support for AndroidX

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

0 commit comments

Comments
 (0)