Skip to content

Commit b698eaa

Browse files
author
retrohacker
committed
chore: Updating CHANGES.md
1 parent a2e300f commit b698eaa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# restify Changelog
22

33
## 5.0.0
4+
- #1377 Remove async formatters
5+
- #1363 Honor port for `Response.prototype.redirect`
6+
- #1369 Use public APIs for accessing response headers
7+
- #1353 Deprecate `next.ifError`
8+
- #1346 Return plugins to repo
9+
- #1322 Remove duplicate `close` event from `Server`
410
- #1309 Add `getRoute()` to Request to get the route object. Rajat Kumar
511
- #1288 add `pre` and `routed` events. Yunong Xiao
612
- #1281 Add `server.getDebugInfo()` method, Yunong Xiao, Alex Liu

0 commit comments

Comments
 (0)