Skip to content

Commit cbb212c

Browse files
committed
Version bump
1 parent 1d37428 commit cbb212c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.0.2 - 2019-10-24
2+
### Fixed
3+
- Fix issue with missing log variable in compact() call (via [@jeffturcotte](https://github.com/jeffturcotte))
4+
15
## 3.0.1 - 2019-06-03 [CRITICAL]
26
### Security
37
- Fix security issue allowing a user to view any file on the system #2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ether/logs",
33
"description": "Access logs from the CP",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"type": "craft-plugin",
66
"minimum-stability": "dev",
77
"require": {

0 commit comments

Comments
 (0)