diff --git a/DESCRIPTION b/DESCRIPTION index 010d6fbc..b1aa54ee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: webfakes Title: Fake Web Apps for HTTP Testing -Version: 1.1.7.9000 +Version: 1.2.0 Authors@R: c( person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")), person(, "RStudio, Pbc.", role = c("cph", "fnd")), diff --git a/NEWS.md b/NEWS.md index aeea6502..12b15846 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# webfakes (development version) +# webfakes 1.2.0 * The httpbin app now implements the `/brotli`, `/deflate`, `/digest-auth` `/forms/post`, `/hidden-basic-auth`, `/range/:n`, `/stream/:n`, `/cache`