Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
0nko committed Nov 20, 2017
1 parent 6747aa7 commit 26c9a6d
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# Changelog

## [Unreleased]
## [1.0-beta.11](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0-beta.11) - 2017-11-20
### Fixed
- Paragraphs with attributes being removed
- Conflicts of autocorrect/suggestions with editor styling
- Numbered list item display issues with multiple digits
- Abnormally tall lines following images without line breaks
- Incorrect click-handling around images not on separate lines

### Changed
- All images are made to be full-width & on separate lines

### Added
- Toolbar state notification interface for plugins
- Ability to place cursor next to an image
- Spellcheck suggestions
- Improved image-related performance

## [1.0-beta.10](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0-beta.10) - 2017-10-06
### Fixed
Expand All @@ -22,7 +35,6 @@
## [1.0-beta.7](https://github.com/wordpress-mobile/AztecEditor-Android/releases/tag/v1.0-beta.7) - 2017-08-15
### Changed
- Toolbar button highlighted state to use a color with more contrast
- Fixed conflicts of autocorrect/suggestions with editor styling

### Fixed
- Image/video loading placeholder drawable usage
Expand Down

0 comments on commit 26c9a6d

Please sign in to comment.