We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa2288 commit 402b361Copy full SHA for 402b361
CHANGELOG.md
@@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [5.8.0] - 2019-03-XX
+## [5.8.0] - 2019-03-10
8
### Added
9
- `self:update` command on build commands
10
- reads `.env` files from the root of build commands
11
12
### Changed
13
-- `menu` method it's now optional
+- The `Command::menu()` method is now optional
14
15
## [5.7.20] - 2019-02-11
16
### Fixed
0 commit comments