NEWS
====

Versioning
----------

Releases will be numbered with the following semantic versioning format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

* Breaking backward compatibility bumps the major (and resets the minor
  and patch)
* New additions without breaking backward compatibility bumps the minor
  (and resets the patch)
* Bug fixes and misc changes bumps the patch




readability 0.1.1
----------------------------------------------------------------

This package is a collection of readability tools that utilize the [**syllable**](https://github.com/trinker/syllable) package for fast calculation of readability scores by grouping variables.
