We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da7835 commit d32a2fcCopy full SHA for d32a2fc
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# Changelog
2
+## [1.3.8](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.8) - 2018-08-28
3
+### Added
4
+- Added the ability to use the new Android 8 feature "paste as plain text"
5
+
6
## [1.3.7](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.7) - 2018-06-29
7
### Fixed
8
- Fixed initial hash calculation for change detection mechanism.
README.md
@@ -106,7 +106,7 @@ repositories {
106
```
107
```gradle
108
dependencies {
109
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.7')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.8')
110
}
111
112
0 commit comments