stopwords v0.9 (Release date: TBC)
==============

Changes:
* Added Snowball, misc, and SMART stopwords.
* Replaced exposed data object with the function `stopwords()`.
* Made completely compatible with `quanteda::stopwords()` to provide a replacement for that function.
* Significantly improved documenation.


stopwords v0.1.0 (Release date: 2017-11-09)
==============

Changes:

* Initial release
* Submission feedback (removed redundant "in R" in title and changed license to CRAN template)
* Submission feedback (added examples)
