Skip to content

Commit

Permalink
Release 14.2.0
Browse files Browse the repository at this point in the history
Changed
- JS library updates #737 #741
- Allow data URI scheme inside the body of an item #733
- Update to new BackgroudJob logic #704
- Update feed-io to v4.7.8

Fixed
- fixed double escaped intro (not rendering html) #694
- translation updates and fixes

Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Aug 30, 2020
1 parent dd266ed commit 2511867
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 6 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
* [Jan-Christoph Borchardt](mailto:[email protected])
* [Daniel Schaal](mailto:[email protected])
* [Davide Saurino](mailto:[email protected])
* [raghunayyar](mailto:[email protected])
* [Sean Molenaar](mailto:[email protected])
* [raghunayyar](mailto:[email protected])
* [bastei](mailto:[email protected])
* [Bernhard Posselt](mailto:[email protected])
* [Thomas Müller](mailto:[email protected])
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.

## Unreleased

## 14.2.0

### Changed
- JS library updates #737 #741
- Allow data URI scheme inside the body of an item #733
- Update to new BackgroudJob logic #704
- Update feed-io to v4.7.8

### Fixed
- fixed double escaped intro (not rendering html) #694
- translation updates and fixes

## 14.1.11

### Changed
Expand Down
10 changes: 5 additions & 5 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2511867

Please sign in to comment.