CHANGELOG.md in email_inquire-0.7.0 vs CHANGELOG.md in email_inquire-0.8.0
- old
+ new
@@ -1,19 +1,36 @@
# Change Log
## [Unreleased]
-[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.7.0...master)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.8.0...master)
+## [v0.8.0](https://github.com/maximeg/email_inquire/tree/v0.8.0) (2017-12-26)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.7.0...v0.8.0)
+
+**Added:**
+
+- Custom invalid domains ([maximeg](https://github.com/maximeg))
+
+**Changed:**
+
+- Update minimum Ruby version to 2.3.0 ([maximeg](https://github.com/maximeg))
+- Update one-time providers list to 3764 domains ([maximeg](https://github.com/maximeg))
+
+**Dev:**
+
+- Quality: Update Rubocop to 0.52.0 ([maximeg](https://github.com/maximeg))
+- Spec: Update RSpec to 3.7.0 ([maximeg](https://github.com/maximeg))
+
## [v0.7.0](https://github.com/maximeg/email_inquire/tree/v0.7.0) (2017-05-27)
[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.6.0...v0.7.0)
**Added:**
-- Known invalid domains (such as example.com) ([maximeg](https://github.com/maximeg)
+- Known invalid domains (such as example.com) ([maximeg](https://github.com/maximeg))
**Changed:**
-- Update one-time providers list to 3030 domains ([maximeg](https://github.com/maximeg)
+- Update one-time providers list to 3030 domains ([maximeg](https://github.com/maximeg))
**Dev:**
- Quality: Update Rubocop to 0.49.0 ([maximeg](https://github.com/maximeg))
- Spec: Update RSpec to 3.6.0 ([maximeg](https://github.com/maximeg))