Skip to content

Commit

Permalink
Release 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 12, 2019
1 parent 2d1c598 commit 7b0370b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
@@ -1,4 +1,13 @@

2.9.0 / 2019-10-12
==================

**features**
* [[`2d1c598`](http://github.com/koajs/koa/commit/2d1c5981869e0fe6f5bc71b5c5582accfd125cc6)] - feat: export HttpError from http-errors library (Micheal Hill <<micheal.hill@trunkplatform.com>>)

**others**
* [[`cf70dbc`](http://github.com/koajs/koa/commit/cf70dbc6d2ba62bf1eb12b563dd5ecd27af6e2be)] - Chore: Use https in readme (#1389) (谭九鼎 <<109224573@qq.com>>)

2.8.2 / 2019-09-28
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "koa",
"version": "2.8.2",
"version": "2.9.0",
"description": "Koa web app framework",
"main": "lib/application.js",
"scripts": {
Expand Down

0 comments on commit 7b0370b

Please sign in to comment.