CHANGELOG
=========
The format is based on `Keep a Changelog `_,
and this project adheres to `Semantic Versioning `_.
[0.2.0]
-------
Changed
^^^^^^^
* ``log_simple_err[_callback]`` message type from ``&'static str`` to
``AsRef``
[0.1.0]
-------
Added
^^^^^
* ``init_logger``
* ``log_simple_err``
* ``log_simple_err_msg``
* ``scoped_logger``