v0.1.0, 05/16/2014 -- Initial release.
v0.1.5, 05/16/2014 -- Updated find_links to accept link_reverse=(bool) and link_sort=(function)
v0.1.6, 05/16/2014 -- Update README with more examples
v0.1.7, 05/16/2014 -- Update README
v0.1.8, 05/16/2014 -- Changed paramerter names to better reflect functionality
v0.1.9, 05/17/2014 -- Python 3.4 compatability
v0.2.0, 05/17/2014 -- Modified naming convention, reduced codebase, more readable structure
v0.2.1, 05/18/2014 -- Added more tests
v0.2.2, 05/19/2014 -- linkGrabber.Links.find() now responds with all Tag.attrs from BeautifulSoup4 as well as 'text' and 'seo' keys
