Skip to content

Commit 16bfbdc

Browse files
committed
updated changelog
1 parent 8322fe4 commit 16bfbdc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for Laravel Security Checker
22

3+
## v0.3.0 (2018-08-03)
4+
* updated to work on Laravel 5.5.x, 5.6.x and 5.7.x, thanks @jorgenb
5+
* dropped support for PHP 5.x
6+
* added Slack notifications on vulnerabilities, thanks @jorgenb
7+
* renamed LCS_EMAIL_WITHOUT_VULNERABILITIES TO LCS_NOTIFY_WITHOUT_VULNERABILITIES to reflect the Slack notification
8+
39
## v0.2.2 (2017-07-23)
410
* wrote tests to cover 100% of the package functionality
511

@@ -9,4 +15,4 @@
915

1016
## v0.2.0 (2017-07-22)
1117
* added configuration option that won't email you when there are no vulnerabilities and it is enabled by default.
12-
* code improvements
18+
* code improvements

0 commit comments

Comments
 (0)