Changes.md in ffprober-0.5.1 vs Changes.md in ffprober-0.5.2

- old
+ new

@@ -1,4 +1,11 @@ +0.5.2 / 2017-01-18 +========== + +* exposes a from_url method that allows probing URLs +* validates URL input and raises error if invalid URL +* raises an error if ffprobe responses with an error message in the JSON + 0.5.1 / 2016-02-07 =================== * expose parsed json via ffprober.json