CHANGELOG.md in email_inquire-0.8.0 vs CHANGELOG.md in email_inquire-0.9.0
- old
+ new
@@ -1,8 +1,26 @@
# Change Log
## [Unreleased]
-[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.8.0...master)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.9.0...master)
+
+## [v0.9.0](https://github.com/maximeg/email_inquire/tree/v0.9.0) (2019-01-04)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.8.0...v0.9.0)
+
+**Added:**
+
+- Custom valid domains ([maximeg](https://github.com/maximeg))
+
+**Changed:**
+
+- Update one-time providers list to 3981 domains ([maximeg](https://github.com/maximeg))
+
+**Dev:**
+
+- Update Ruby versions for CI (and add 2.6.0) ([maximeg](https://github.com/maximeg))
+- Quality: Update Rubocop to 0.62.0 ([maximeg](https://github.com/maximeg))
+- Spec: Update RSpec to 3.8.0 ([maximeg](https://github.com/maximeg))
+- Update Bundler to 2.0 ([maximeg](https://github.com/maximeg))
## [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:**