Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Enables the use of pre-release builds of Omnisharp. Downloading a pre-release bu
* Adds support to use the "omnisharp.path" option to download a specific copy of OmniSharp. The possible values for this option are:
* Some absolute path - Use a local copy of OmniSharp. The value must point to a directory which contains OmniSharp, typically a user's build output directory for the OmniSharp-Roslyn project. Example: C:\omnisharp-roslyn\artifacts\publish\OmniSharp.Stdio\win7-x64\OmniSharp.exe.
* "latest" - Use the latest CI build
* "<version>" - Use a specific version of OmniSharp. Example: `1.29.2-beta.60`
* `version` - Use a specific version of OmniSharp. Example: `1.29.2-beta.60`

## 1.14.0 (February 14, 2018)

Expand Down