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.
2 parents 0a4a1b2 + 522f597 commit c83d232Copy full SHA for c83d232
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## [v1.3.26](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.26)
3
+### Fixed
4
+- DynamicLayout Crash #813
5
+- List handling in Gutenberg #812
6
+
7
8
## [v1.3.25](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.25)
9
### Changed
10
- Remove some unneeded logging #806
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.25')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.26')
109
}
110
111
0 commit comments