CHANGELOG.md in sanitize_email-1.0.5 vs CHANGELOG.md in sanitize_email-1.0.6
- old
+ new
@@ -1,4 +1,8 @@
+Version 1.0.6 - JAN.25.2013
+
+* \[New Feature\] use_actual_environment_prepended_to_subject by [altonymous](https://github.com/Altonymous)
+
Version 1.0.5 - DEC.20.2012
* Fixes Compatibility with Rails 3.0 by David Morton
* Added header tests to ensure original header markers do not appear when sanitize is disabled by Harry Lascelles
* Added tests and email_spec for have_header matcher by Harry Lascelles