# CHANGELOG ## 0.2.0 * added support for Rails 4 (thanks to [@clod81](https://github.com/clod81)) ## 0.1.2 * added assert_content_type ## 0.1.1 * assert_mail subject now support regular explicitly (not implicitly anymore) ## 0.1.0 * include assert_mail * include assert_json * initial version