Fix two inconsistencies in dygraph-externs.js (#859)
[dygraphs.git] / docs / versions.html
index e336eea..a5974b5 100644 (file)
 
 <table class="versions">
   <tr>
+    <td>1.1.1<p class="date">2015-06-01</p></td>
+    <td class="notes">
+      <ul>
+        <li>Set <code>this</code> to the dygraph in all callbacks.</li>
+        <li>Minor bug fixes.</li>
+      </ul>
+    </td>
+
     <td>1.1.0<p class="date">2014-12-03</p></td>
     <td class="notes">
       Highlights include:
@@ -42,7 +50,7 @@
         <li>"this" is set to the dygraph in all callbacks.
         <li>dygraphs has shrunk, because we moved some stuff into "extras" (133kb→122kb)
       </ul>
-            
+
       This will be the last major release to support browsers without a native &lt;canvas&gt; implementation. See <a href="http://blog.dygraphs.com/2014/12/dygraphs-110.html">blog post</a> for more details.
     </td>
   </tr>