CHANGELOG.md in whois-parser-1.0.0 vs CHANGELOG.md in whois-parser-1.0.1
- old
+ new
@@ -1,12 +1,25 @@
# Changelog
This project uses [Semantic Versioning 2.0.0](http://semver.org/).
-##### Release 1.0
+#### Release 1.0.1
+- CHANGED: Updated GoDaddy parser to the new response (GH-60).
+
+- CHANGED: Updated Donuts parser to the new response. It looks like Donuts is now more compliant with base ICANN parser.
+
+- CHANGED: Updated Verisign parser to the new response (GH-57). [Thanks @phcyso]
+
+- CHANGED: Updated .BR parser to the new response (GH-51). [Thanks @otaviojr]
+
+- CHANGED: Add support for :expires_on to base_nic_fr (GH-54). [Thanks @yastupin]
+
+
+#### Release 1.0
+
**1.0.0-beta2**
- NEW: Added whois.cdmon.com parser (GH-27). [Thanks @sfumanal]
- FIXED: Fix for Record#respond_to?(:available?) (GH-28, GH-29, GH-30). Thanks [@marcandre]
@@ -19,10 +32,10 @@
- NEW: Safer time parsing (GH-18). [Thanks @davidcornu]
- NEW: Detect reserved .INFO domains (whois/GH-468).
-- FIXED: whois.audns.net.au removed the registrar ID field (GH-20, GH-21). Thanks [@afoster]
+- CHANGED: whois.audns.net.au removed the registrar ID field (GH-20, GH-21). Thanks [@afoster]
- CHANGED: Updated .JOBS from obswhois.verisign-grs.com to whois.nic.jobs (GH-23).
- CHANGED: Updated .PRO from whois.dotproregistry.net to whois.afilias.net (GH-24).