mirror of
https://github.com/superhelio/commands.git
synced 2026-01-31 21:47:04 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee3fefbe63 | ||
|
|
be99c75812 | ||
|
|
671bb0300b | ||
|
|
20fd92412e | ||
|
|
fffc0ff9ca | ||
|
|
25840e0c5c |
10
CHANGELOG.md
10
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## 0.0.1 - 2017-02-07
|
## [1.0.0](https://github.com/superhelio/commands/tree/1.0.0) (2017-02-08)
|
||||||
### Added
|
- Fixed Scrutinizer reported issue
|
||||||
- `superhelio:reload`
|
- Renamed LICENSE
|
||||||
|
- Tested `github_changelog_generator`, but did not like it
|
||||||
|
|
||||||
|
## [0.0.1](https://github.com/superhelio/commands/tree/0.0.1) (2017-02-07)
|
||||||
|
- `superhelio:reload`
|
||||||
|
|||||||
@@ -22,8 +22,6 @@ class Reload extends Command
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new command instance.
|
* Create a new command instance.
|
||||||
*
|
|
||||||
* @return void
|
|
||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user