CHANGELOG.md in email_inquire-0.6.0 vs CHANGELOG.md in email_inquire-0.7.0

- old
+ new

@@ -1,8 +1,24 @@ # Change Log ## [Unreleased] -[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.6.0...master) +[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.7.0...master) + +## [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) + +**Changed:** + +- 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)) ## [v0.6.0](https://github.com/maximeg/email_inquire/tree/v0.6.0) (2017-04-16) [Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.5.0...v0.6.0) **Added:**