CHANGELOG.md in email_inquire-0.10.0 vs CHANGELOG.md in email_inquire-0.11.0
- old
+ new
@@ -1,10 +1,28 @@
# Change Log
## [Unreleased]
-[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.10.0...master)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.11.0...master)
+## [v0.11.0](https://github.com/maximeg/email_inquire/tree/v0.11.0) (2020-01-25)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.10.0...v0.11.0)
+
+**Changed:**
+
+- Data: Update one-time providers list to 4700 domains ([maximeg](https://github.com/maximeg))
+
+**Dev:**
+
+- Spec: Add a spec to validate data files ([maximeg](https://github.com/maximeg))
+- Quality: Update Rubocop to 0.78 and add rubocop-performance ([maximeg](https://github.com/maximeg))
+- Spec: Update RSpec to 3.9 ([maximeg](https://github.com/maximeg))
+- Update Ruby versions for CI (and add 2.7.0) ([maximeg](https://github.com/maximeg))
+- Update Ruby version from 2.6.0 to 2.6.1 ([maximeg](https://github.com/maximeg))
+- Dev: Add Guard-Rubocop ([maximeg](https://github.com/maximeg))
+- Quality: Add Rubocop-RSpec ([maximeg](https://github.com/maximeg))
+- Quality: Update Rubocop to 0.63 ([maximeg](https://github.com/maximeg))
+
## [v0.10.0](https://github.com/maximeg/email_inquire/tree/v0.10.0) (2019-01-08)
[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.9.0...v0.10.0)
**Changed:**
@@ -25,11 +43,11 @@
- Custom valid domains ([maximeg](https://github.com/maximeg), [kwoodard22](https://github.com/kwoodard22))
**Changed:**
-- Update one-time providers list to 3981 domains ([maximeg](https://github.com/maximeg))
+- Data: 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))
@@ -44,11 +62,11 @@
- 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))
+- Data: 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))
@@ -60,10 +78,10 @@
- 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))
+- Data: 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))