docs/HISTORY.txt
changeset 25 3ee119b3968f
parent 12 240f2efa4a1f
child 28 65cc4b5321c0
--- a/docs/HISTORY.txt	Fri Dec 04 16:37:02 2015 +0100
+++ b/docs/HISTORY.txt	Fri Dec 04 16:37:21 2015 +0100
@@ -1,6 +1,35 @@
 History
 =======
 
+0.1.2
+-----
+ - improved errors handling
+ - added link in medias conversions status form to download generated videos
+ - added command line annotation in generated medias
+ - added video conversion options
+
+0.1.1.1
+-------
+ - updated medias conversion utility edit form
+
+0.1.1
+-----
+ - added download links in medias conversion dashboard
+ - added audio and video bitrates in videos converter
+ - updated libAV conversion options
+
+0.1.0.3
+-------
+ - corrected "MediasConversions.get_conversion_width" method
+
+0.1.0.2
+-------
+ - switch completely to libAV tools commands ("avconv" and "avprobe")
+
+0.1.0.1
+-------
+ - small compatibility change in "ffprobe/avprobe" command arguments
+
 0.1.0
 -----
  - First release