Skip to content

Commit acc11f5

Browse files
committed
Bump version to v1.3.4
1 parent ce73cc6 commit acc11f5

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.4](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.4) - 2018-05-21
3+
### Added
4+
- Better Gutenberg posts compatibility support (Gutenberg block delimiters are not lost anymore)
5+
6+
### Fixed
7+
- Removed duplicate shortcut for Chromebook.
8+
29
## [1.3.3](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.3) - 2018-05-02
310
### Fixed
411
- Fix an issue that removed attributes from HR tags.

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

0 commit comments

Comments
 (0)