You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
#Change Log
2
2
All notable changes to this project starting with the 0.6.0 release will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
3
3
4
-
##Master
4
+
##[0.9.3] - 2015-11-17
5
5
### Added
6
6
-`site environments` now includes data on whether environment is initialized yet. (#654)
7
7
- Login with Auth0 via `auth login --machine-token=<Auth0 token>` is now available. (#665)
@@ -18,6 +18,7 @@ All notable changes to this project starting with the 0.6.0 release will be docu
18
18
### Fixed
19
19
- Automatic version check disabled for testing. (#643)
20
20
- Bad Github API returns for version check now does not cause error. (#643)
21
+
- Composer installation does not return stability errors. (#661)
0 commit comments