We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66e18c commit fc1d714Copy full SHA for fc1d714
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.0.1 (2017-09-09)
4
+
5
+* [PR-258](https://github.com/jupyter/kernel_gateway/pull/258): Remove auth token check for OPTIONS requests (CORS)
6
7
## 2.0.0 (2017-05-30)
8
9
* Update compatibility to notebook>=5.0
docs/source/summary-changes.md
@@ -4,6 +4,10 @@ See `git log` for a more detailed summary of changes.
## 2.0
+### 2.0.1 (2017-09-09)
10
11
### 2.0.0 (2017-05-30)
12
13
0 commit comments