Skip to content

Commit

Permalink
Add bullet re: recognizing more empty queries (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc authored and hadley committed Jul 26, 2017
1 parent 6620468 commit c1f5092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@

* Fix bug for OAuth 1 process: `oauth_encode()` now handles UTF-8 characters correctly.
(@yutannihilation #424)

* More forms of empty query are recognized as such. Eliminates a source of spurious trailing `?` and `?=` in URLs produced by `modify_url()`. (@jennybc #452)

# httr 1.2.1

Expand Down

0 comments on commit c1f5092

Please sign in to comment.