Skip to content

Commit

Permalink
Updated release notes for next release noting new .range() function
Browse files Browse the repository at this point in the history
  • Loading branch information
rhodgkins committed Oct 9, 2018
1 parent d6c0b29 commit f5d7f73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v 1.7.3 [NEXT RELEASE]
-------

- Added `.range()` on a mocked request mimicking the [same function](http://expressjs.com/en/4x/api.html#req.range) on Express' request. [#175][175]

[175]: https://github.com/howardabrams/node-mocks-http/pull/175

v 1.7.2
-------

Expand Down

0 comments on commit f5d7f73

Please sign in to comment.