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 800e5a3 commit f4c5641Copy full SHA for f4c5641
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Unreleased
4
+### Fixed
5
+- OOB crash when unmarshalling URL span
6
+
7
## [1.0-beta.8](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0-beta.8) - 2017-08-28
8
### Changed
9
- Gradle version to 4.1 and use the new `implementation` configuration to stop transient dependency leaking
@@ -29,7 +33,6 @@
29
33
- Copy/pasting of block element styles
30
34
- Copy/pasting of styled text and HTML from external sources
31
35
32
-
36
## [1.0-beta.6](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0-beta.6) - 2017-07-25
37
38
- Plugin interface refactoring
0 commit comments