diff --git a/NEWS.md b/NEWS.md index e032a801..223fd6c5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,11 @@ * Now possible to specify both handle and url when making a request. +## Bug fixes + +* `url_ok()` works correctly now, instead of always returning `FALSE`, + a bug since version 0.4 (#133). + # httr 0.4 ## New features