diff --git a/CHANGELOG.md b/CHANGELOG.md index 6062612..f53080e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +- Fixed Scrutinizer reported issue - Renamed LICENSE - Tested `github_changelog_generator`, but did not like it diff --git a/src/Commands/Reload.php b/src/Commands/Reload.php index 7bf6f69..ab29c5a 100644 --- a/src/Commands/Reload.php +++ b/src/Commands/Reload.php @@ -22,8 +22,6 @@ class Reload extends Command /** * Create a new command instance. - * - * @return void */ public function __construct() {