# mboxr 0.1.3

* "UTF-8" has been applied to test mbox and Python files.
* Author field has been corrected in the Vignette.

# mboxr 0.1.2

* Example mbox files are added for testing purpose.
* New argument `path` is added for `merge_mbox_all()` function.
* A new column `to` is added for tibble output for a given mbox file.


# mboxr 0.1.1

* A new function `merge_mbox_all()` is added for merging all available mbox files in the current active directory into one mbox file as a tibble object.


# mboxr 0.1.0

* Added a `NEWS.md` file to track changes to the package.
* Initial release.
