Skip to content

Commit

Permalink
Release v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Mar 27, 2018
1 parent a4900f9 commit 43bd083
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
## Unreleased

## [[v0.17.1]](https://github.com/springload/draftail/releases/tag/v0.17.1)

### Changed

* Unsupported actions causing an atomic block to be without entity now soft-fail with an un-editable atomic block instead of hard-fail [wagtail/wagtail#4370](https://github.com/wagtail/wagtail/issues/4370).
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "draftail",
"version": "0.17.0",
"version": "0.17.1",
"description": "📝🍸 A configurable rich text editor based on Draft.js, built for Wagtail",
"author": "Springload",
"license": "MIT",
Expand Down

0 comments on commit 43bd083

Please sign in to comment.