===============
TNRS 0.3.0
===============

## NEW FEATURES
* Revised code to make maintanence and testing easier
* Testing now makes use of the vcr package where possible
* Added the option to specify a threshold for match scores

## Bug Fixes
* Package should no longer produce errors in the event of API connection issues (e.g. server problems).


===============
TNRS 0.2.0
===============

## NEW FEATURES
* Added Spanish language vignette
* Multiple sources now specified by character vector.
* Updated taxonomic sources and classifications.
* Added checks of inputs.

## Bug fixes
* Fixed error in naming metadata elements
* A server upgrade rendered RCurl incompatible with our api, so we switched to httr
* Modified functions to fail gracefully if the internet or API are unavailabile
* tests will now be skipped if offline

===============
TNRS 0.1.0
===============

## NEW FEATURES

* released to CRAN