Skip to content

Commit da1f9e8

Browse files
committedNov 13, 2017
update history.md for 7.2.x
1 parent 959072d commit da1f9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎history.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- Fix a bug in Router#url and append Router object to ctx. [#350](https://github.com/alexmingoia/koa-router/pull/350)
1010
- Adds `_matchedRouteName` to context [#337](https://github.com/alexmingoia/koa-router/pull/337)
11-
- Respond to CORS preflights with 200, 0 length body (#359)
11+
- Respond to CORS preflights with 200, 0 length body [#359](https://github.com/alexmingoia/koa-router/issues/359)
1212

1313
## 7.1.1
1414

0 commit comments

Comments
 (0)
Please sign in to comment.