docs/HISTORY.txt
changeset 133 199e70b677d6
parent 128 61709f7d6755
--- a/docs/HISTORY.txt	Mon Sep 28 15:26:53 2020 +0200
+++ b/docs/HISTORY.txt	Mon Sep 28 16:07:29 2020 +0200
@@ -1,6 +1,12 @@
 History
 =======
 
+0.1.20
+------
+ - removed media-queries on videos templates (which are not supported by browsers); responsive
+   use of videos will now require Javascript code (see "pyams_default_theme")
+ - extracted "video.get_video_type()" code from "video_type" TALES extension
+
 0.1.19.1
 --------
  - updated videos templates