-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit extends the documentation for `monaco` version 1.2.0 and sets its version. `monaco` 1.2.0 contains the following changes: Features: * 4c53146 #19: Download current environment configuration (#122) * dfbad92 and f54c278 Fix #45: Introduce new experimental cli design (#100) Bugfixes: * 211dcbe and b74b06b Fix missing verbose flag in legacy cli (#129) Misc changes: * c70ca7b Fix #82: Define some install steps/requirements (#109)
- Loading branch information
Showing
3 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ | |
|
||
package version | ||
|
||
const MonitoringAsCode = "1.1.0" | ||
const MonitoringAsCode = "1.2.0" |