Skip to content

Commit c6512dc

Browse files
committed
update changelog
1 parent 32357c4 commit c6512dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# Changelog
22

3+
## Version [3.2.1](https://github.com/fs-opensource/hapi-dev-errors/compare/v3.2.0...v3.2.1) (2019-01-xx)
4+
- `add` error handler class and refactor code
5+
- `update` split plugin handling and extension point registration from request handling
6+
- `update` move icons (Google, Stack Overflow) to SVG files
7+
8+
39
## Version [3.2.0](https://github.com/fs-opensource/hapi-dev-errors/compare/v3.1.0...v3.2.0) (2018-10-10)
410
- `add` new option [`links`](https://github.com/fs-opensource/hapi-dev-errors#plugin-registration-options) which represents an array of callback functions to render helpful links. By default, `hapi-dev-errors` renders linked SVG icons for Google and Stack Overflow to search for help based on the error message
511

12+
613
## Version [3.1.0](https://github.com/fs-opensource/hapi-dev-errors/compare/v3.0.1...v3.1.0) (2018-09-28)
714
- `add` pass `request` to custom view: this allows you to access every request property
815
- `add` pass `error` to custom view: this allows you to access every response property

0 commit comments

Comments
 (0)