Skip to content

Commit 1e95446

Browse files
committed
Bump version to v1.3.9
1 parent 2eb3147 commit 1e95446

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## [1.3.9](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.9) - 2018-09-06
3+
### Added
4+
- Added support for creating links that open in a new window.
5+
6+
### Fixed
7+
- Fixed: don't perform initial hash calculation when pasting content
8+
29
## [1.3.8](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.8) - 2018-08-28
310
### Added
411
- Added the ability to use the new Android 8 feature "paste as plain text"

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.8')
109+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.9')
110110
}
111111
```
112112

0 commit comments

Comments
 (0)