packed v1.1, upgraded to 1.2
authorHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 01:13:46 +0000 (17:13 -0800)
committerHakim El Hattab <hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 01:13:46 +0000 (17:13 -0800)
README.md
js/reveal.js

index 29fb5e52cfdc0e4b1b0b6a46038da1566f3154d6..5c3842f096bc1671f6e16b915abb5975610b8f4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
 
 # History
 
-### 1.1 (master)
+### 1.1
 
 - Added an optional presentation progress bar
 - Images wrapped in anchors no longer unexpectedly flip in 3D
index 2e060108c0f18ecbd43260639d7891e376e30a45..ff0e672b9a2bdb65e6811fa075cc2efaf04ae82d 100644 (file)
  * - Added 'theme' option for specifying UI styles
  * - Slides that contain nested-slides are given the 'stack' class
  * 
- * TODO:
- * - Touch/swipe interactions
- * - Presentation overview via keyboard shortcut
+ * version 1.2:
+ * 
  *     
  * @author Hakim El Hattab | http://hakim.se
- * @version 1.1
+ * @version 1.2
  */
 var Reveal = (function(){