Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsnow authored Nov 14, 2018
1 parent e3edfff commit df4ef34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ All notable changes to Sourcegraph are documented in this file.

## 2.13.4

- Fixed a CORS policy issue that prevented the Sourcegraph Chrome extension from connecting to a local Sourcegraph instance.
- Fixed a CORS policy issue that caused requests to be rejected when they come from origins not in our [manifest.json](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/client/browser/src/extension/manifest.spec.json#L72) (i.e. requested via optional permissions by the user).
- Fixed an issue that prevented `repositoryQuery` from working correctly on GitHub enterprise instances.

## 2.13.3
Expand Down

0 comments on commit df4ef34

Please sign in to comment.