++++++++++++++++++ - Pinned `requests` library to version 2.8.1 - Pinned `beautifulsoup4` library to version 4.4.1 - Add Python 3.5 to Travis CI build matrix (officially support 3.5)
0.6.1
++++++++++++++++++ - Catch and raise `LassieError` on HEAD requests when `handle_file_content` is passed to the Lassie API - Pinned `requests` library to version 2.8.0
0.6.0
++++++++++++++++++ - Support for secure url image and videos from Open Graph - Simplified `merge_settings` and data updating internally
0.5.3
++++++++++++++++++ - Handle when a website doesn't set a value on the "keywords" meta tag
0.5.2
++++++++++++++++++ - Updated `requests` and `beautifulsoup4` library versions
0.5.1
++++++++++++++++++ - Fix issue where headers didn't always have 'Content-Type' key