===============
# OpenRange 0.0.2
===============

## NEW FEATURES
* Updates to allow downloading multiple scenarios

## Bug fixes
* Declared a dependency on R (>= 4.1.0) in DESCRIPTION, per CRAN comments, since
  the package uses the native pipe (|>).


===============
# OpenRange 0.0.1
===============

## NEW FEATURES

* Initial development

## Bug fixes

* Replaced "T" with "TRUE" in OpenRange_load_species, per CRAN comments.
* Removed examples for non-exported function, per CRAN comments.
* Placed PostgreSQL in single quotes in the description, per CRAN comments.
* Added a web link to API documentation to the description, per CRAN comments.
* Removed default directories, per CRAN comments.
* Modified web link in description, per CRAN comment.