Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shennyg committed May 10, 2022
1 parent 471295d commit c267ebe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.0.6 - 2022-05-10
### Fixed
- Escape unsafe HTML, this allows XML and HTML tags to display as text instead of render

## 3.0.5 - 2021-11-23
### Added
- Add truncate / delete buttons
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ether/logs",
"description": "Access logs from the CP",
"version": "3.0.5",
"version": "3.0.6",
"type": "craft-plugin",
"minimum-stability": "dev",
"require": {
Expand Down

0 comments on commit c267ebe

Please sign in to comment.