Skip to content

Commit

Permalink
bca24e2 fixed #1800
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Jun 29, 2017
1 parent a642094 commit 659de83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ Craft CMS Changelog
## Unreleased

### Fixed
- Fixed a bug where emails that had inner-word underscores would get converted to `<em>` tags if a HTML body was not provided in the email.
- Fixed a bug where emails that had inner-word underscores would get converted to `<em>` tags if a HTML body was not provided in the email. ([#1800](https://github.com/craftcms/cms/issues/1800))
- Fixed a bug where the author of a draft could not delete their own draft if they did not have “Publish Live Changes” permissions.
- Fixed a bug where the edit user page could give a Twig error when viewing a locked user account under certain circumstances.

Expand Down

0 comments on commit 659de83

Please sign in to comment.