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 14c88d3 commit 6c08f3fCopy full SHA for 6c08f3f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.3.41](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.41)
4
+### Changed
5
+- Add option to disable collapsing of whitespaces
6
+
7
## [1.3.40](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.40)
8
### Changed
9
- Adds support to to customise styles for the Aztec Toolbar
README.md
@@ -105,7 +105,7 @@ repositories {
105
```
106
```gradle
107
dependencies {
108
- api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.40')
+ api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.41')
109
}
110
111
0 commit comments