mirror of
https://github.com/superhelio/commands.git
synced 2026-02-05 01:48:48 +00:00
26 lines
996 B
Markdown
26 lines
996 B
Markdown
# Change Log
|
|
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.2](https://github.com/superhelio/commands/tree/1.1.2) (2017-09-15)
|
|
- Removed composer.lock, only to enable correct CI builds
|
|
- Reworked travis-ci.org configuration, builds should now go green
|
|
|
|
## [1.1.1](https://github.com/superhelio/commands/tree/1.1.1) (2017-08-27)
|
|
- Typo fixes
|
|
- Removal of dead/unnecessary code
|
|
- Added composer.lock for faster builds
|
|
|
|
## [1.1.0](https://github.com/superhelio/commands/tree/1.1.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
|
|
- 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`
|