Skip to content

Commit

Permalink
docs: remove incorrect entry from changelog
Browse files Browse the repository at this point in the history
`url.format()` doesn't take a `path` option; the change that
introduced it was reverted in 913addb.

PR: #546
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
piscisaureus committed Jan 22, 2015
1 parent 8b98096 commit 60402b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ https://iojs.org/api/tls.html

https://iojs.org/api/url.html

- Added support for `path` option in `url.format`, which encompasses `pathname`, `query`, and `search`.
- Improved escaping of certain characters.
- Improved parsing speed.

Expand Down

0 comments on commit 60402b9

Please sign in to comment.