CHANGELOG.md in email_inquire-0.9.0 vs CHANGELOG.md in email_inquire-0.10.0
- old
+ new
@@ -1,15 +1,30 @@
# Change Log
## [Unreleased]
-[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.9.0...master)
+[Full Changelog](https://github.com/maximeg/email_inquire/compare/v0.10.0...master)
+## [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:**
+
+- ccTLD open to registration are no longer hinted from foo.xx to foo.co.xx
+ (common providers are still hinted, e.g. yahoo.uk => yahoo.co.uk)
+ ([maximeg](https://github.com/maximeg))
+
+**Dev:**
+
+- Add mutant to do mutation testing ([maximeg](https://github.com/maximeg))
+- Extract validators into their own class ([maximeg](https://github.com/maximeg))
+- Bring mutation testing coverage to 100% ([maximeg](https://github.com/maximeg))
+
## [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))
+- 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))