Skip to content

Commit fc1d714

Browse files
committed
Update changelog for 2.0.1
1 parent e66e18c commit fc1d714

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## 2.0.0 (2017-05-30)
48

59
* Update compatibility to notebook>=5.0

docs/source/summary-changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ See `git log` for a more detailed summary of changes.
44

55
## 2.0
66

7+
### 2.0.1 (2017-09-09)
8+
9+
* [PR-258](https://github.com/jupyter/kernel_gateway/pull/258): Remove auth token check for OPTIONS requests (CORS)
10+
711
### 2.0.0 (2017-05-30)
812

913
* Update compatibility to notebook>=5.0

0 commit comments

Comments
 (0)