--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.yql.md Tue Jul 16 14:29:46 2013 +0200
@@ -0,0 +1,90 @@
+YQL Change History
+==================
+
+3.10.3
+------
+
+* No changes.
+
+3.10.2
+------
+
+* No changes.
+
+3.10.1
+------
+
+* No changes.
+
+3.10.0
+------
+
+* No changes.
+
+3.9.1
+-----
+
+* No changes.
+
+3.9.0
+-----
+
+* Created a `yql-jsonp` module that requires the various JSONP modules needed. This allows us to use Conditional Loading
+to only load them when needed.
+
+3.8.1
+-----
+
+* No changes.
+
+3.8.0
+-----
+
+* No changes
+
+3.7.3
+-----
+
+* Added yql-winjs and yql-nodejs modules for native interactions in these environment
+
+3.7.0
+-----
+
+* No Changes.
+
+3.6.0
+-----
+
+* 2529620 Would like to see a context property in the YQL module
+* 2530225 Allow use of failure callback for YQL module
+
+
+3.5.1
+-----
+
+ * No changes.
+
+3.5.0
+-----
+
+ * No changes.
+
+3.4.1
+-----
+
+ * No changes.
+
+3.4.0
+-----
+
+ * #2530246 - Fixed bug in yql module where options ('opts') were not actually being used. This prevented use YQL calls over SSL, which some tables require.
+
+3.3.0
+-----
+
+ * #2529504 - Added support for JSONP allowCache setting to make YQL requests use the same callback
+
+3.2.0
+-----
+
+ * Initial Release