From df4ef34aad3a3aeebdcd1f9f51897195fe4fccd7 Mon Sep 17 00:00:00 2001 From: Isaac Snow Date: Wed, 14 Nov 2018 09:55:03 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da17b4d1858eb..f1537c7ce1d41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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