Skip to content

Commit 9f05541

Browse files
author
Florian Eckerstorfer
committed
Updated README for v0.1 release
1 parent f027bae commit 9f05541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Features
99

1010
- Check availability of domains
1111
- Retrieve WHOIS information of domains
12+
- Support for over 350 TLDs, including new generic TLDs like `.coffee` or `.sexy`
1213
- Command line tool and library
1314
- Compatible with PHP >= 5.4 and [HHVM](http://hhvm.com)
1415

@@ -100,7 +101,7 @@ echo $client->isAvailable($domainName);
100101
Changelog
101102
---------
102103

103-
### Version 0.1 (*not yet released*)
104+
### Version 0.1 (19 May 2014)
104105

105106
- Initial release
106107

0 commit comments

Comments
 (0)