Skip to content

Commit 6c08f3f

Browse files
authored
Updated Changelog and README files for release v1.3.41 (#906)
1 parent 14c88d3 commit 6c08f3f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [1.3.40](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.40)
48
### Changed
59
- Adds support to to customise styles for the Aztec Toolbar

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ repositories {
105105
```
106106
```gradle
107107
dependencies {
108-
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.40')
108+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.41')
109109
}
110110
```
111111

0 commit comments

Comments
 (0)