Skip to content

Commit ec24952

Browse files
author
Peter Marton
committed
docs(CHANGELOG): Update changelog
1 parent 56daf0b commit ec24952

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<a name="8.0.0"></a>
2+
## 8.0.0 (2019-05-06)
3+
4+
5+
#### Bug Fixes
6+
7+
* topLevelFields should not serialize known VError proto fields (#91) ([3060c9c6](https://github.com/restify/errors.git/commit/3060c9c6))
8+
* remove duplication of serialized Error properties (#90) ([1da7c76f](https://github.com/restify/errors.git/commit/1da7c76f))
9+
10+
11+
#### Features
12+
13+
* **HttpError:** use @netflix/nerror instead of verror ([a37b7f00](https://github.com/restify/errors.git/commit/a37b7f00))
14+
15+
16+
#### Breaking Changes
17+
18+
* drop 4.x and 6.x Node support
19+
20+
([56daf0b1](https://github.com/restify/errors.git/commit/56daf0b1))
21+

0 commit comments

Comments
 (0)