HISTORY.md in bounce_email-0.2.2 vs HISTORY.md in bounce_email-0.2.3
- old
+ new
@@ -1,5 +1,22 @@
+## 0.2.3
+
+* add support for Gmail bounces (@saghaulor, livebg/bounce_email#4)
+
+## 0.2.2
+
+* fix a failure when an email has no subject header
+
+## 0.2.1
+
+* fix Ruby 1.8.7 compatibility
+
+## 0.2.0
+
+* new versioning due to new gem being published
+
## 0.1.1 2011-09-01
+
* extended #bounced? to consider error_status and diagnostic_code as well
* updated external gems
## 0.1.0 2011-05-27