Skip to content

Commit c83d232

Browse files
authored
Merge pull request #815 from wordpress-mobile/release/1.3.26
Update CHANGELOG and README for v.1.3.26 release
2 parents 0a4a1b2 + 522f597 commit c83d232

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# 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+
28
## [v1.3.25](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.3.25)
39
### Changed
410
- Remove some unneeded logging #806

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.25')
108+
api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.26')
109109
}
110110
```
111111

0 commit comments

Comments
 (0)