We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f027bae commit 9f05541Copy full SHA for 9f05541
README.md
@@ -9,6 +9,7 @@ Features
9
10
- Check availability of domains
11
- Retrieve WHOIS information of domains
12
+- Support for over 350 TLDs, including new generic TLDs like `.coffee` or `.sexy`
13
- Command line tool and library
14
- Compatible with PHP >= 5.4 and [HHVM](http://hhvm.com)
15
@@ -100,7 +101,7 @@ echo $client->isAvailable($domainName);
100
101
Changelog
102
---------
103
-### Version 0.1 (*not yet released*)
104
+### Version 0.1 (19 May 2014)
105
106
- Initial release
107
0 commit comments