Release CHANGELOG and few fixes to README

This commit is contained in:
Ismo Vuorinen
2017-08-27 19:20:53 +03:00
parent 8aa4639b04
commit cf7d4d37de
2 changed files with 7 additions and 5 deletions

View File

@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.1.0](https://github.com/superhelio/commands/tree/2.0.0) (2017-08-27)
- New command: `superhelio:gozer` with tests
## [1.0.0](https://github.com/superhelio/commands/tree/1.0.0) (2017-02-08)
- Fixed Scrutinizer reported issue
- Renamed LICENSE

View File

@@ -33,6 +33,9 @@ public function register()
## Usage
- *superhelio:gozer*
- Force delete database tables that has your table prefix
- `php artisan superhelio:gozer`
- *superhelio:reload*
- Reset database, migrate and seed
- `php artisan superhelio:reload`
@@ -47,10 +50,6 @@ Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recen
$ composer test
```
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please contact [SuperHelio](link-author).
@@ -77,4 +76,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
[link-code-quality]: https://scrutinizer-ci.com/g/superhelio/commands
[link-downloads]: https://packagist.org/packages/superhelio/commands
[link-author]: https://github.com/superhelio
[link-contributors]: ../../contributors
[link-contributors]: https://github.com/superhelio/commands/graphs/contributors