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 7b38c34 commit fb91508Copy full SHA for fb91508
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.3.36](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.36)
4
+### Changed
5
+- Implement start and reversed in lists
6
+- Allow preformatted background alpha and tidying to be set from child classes
7
+
8
## [1.3.35](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.35)
9
### Changed
10
- Update Glide version to 4.10.0
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.35')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.36')
109
}
110
111
0 commit comments