Skip to content

Commit ed8e439

Browse files
committed
Bump version to v1.3.10
1 parent f116a34 commit ed8e439

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,4 +1,8 @@
11
# Changelog
2+
## [1.3.10](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.10) - 2018-10-23
3+
### Fixed
4+
- Fixed: crash when deleting text (span handling)
5+
26
## [1.3.9](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.9) - 2018-09-06
37
### Added
48
- Added support for creating links that open in a new window.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ repositories {
106106
```
107107
```gradle
108108
dependencies {
109-
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.9')
109+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.10')
110110
}
111111
```
112112

0 commit comments

Comments
 (0)