diff --git a/inst/NEWS.md b/inst/NEWS.md new file mode 100644 index 0000000..3c95205 --- /dev/null +++ b/inst/NEWS.md @@ -0,0 +1,13 @@ + +# 2.1.0 + +* Query downloads of R: `cran_downloads("R")`. + +# 2.0.0 + +* First release on CRAN. +* Queries return data frames. + +# 1.0.0 + +* First public release.