Skip to content

Commit

Permalink
docs(CHANGELOG): Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchini committed Sep 29, 2021
1 parent 71502f8 commit 6ce3e3d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="8.6.0"></a>
## 8.6.0 (2021-09-28)


#### Bug Fixes

* use more reliable close event ([e183e5d8](git://github.com/restify/node-restify.git/commit/e183e5d8))
* examples/todoapp/package.json to reduce vulnerabilities (#1832) ([d9b27c60](git://github.com/restify/node-restify.git/commit/d9b27c60))
* **npm:** exclude extraneous files (#1818) ([e8516c37](git://github.com/restify/node-restify.git/commit/e8516c37))


#### Features

* send 500s for unhandled requests (#1777) ([885cecd7](git://github.com/restify/node-restify.git/commit/885cecd7))
* **deps:** replace cover/istanbul with nyc (#1823) ([361f83e5](git://github.com/restify/node-restify.git/commit/361f83e5))


<a name="8.5.1"></a>
### 8.5.1 (2019-12-13)

Expand Down

0 comments on commit 6ce3e3d

Please sign in to comment.