# dkim Changelog ## 2011.07.25, Version 0.0.3 * add Dkim::Interceptor class for integration with rails and [mail](https://github.com/mikel/mail) ## 2011.06.01, Version 0.0.2 * add convenience method Dkim.sign * support for the simple canonicalization algorithm * domain now must be specified as an option * correct handling of an empty message body ## 2011.05.10, Version 0.0.1 * Initial release