From 2313dfef6de10128feccb28d067a2be818e690ff Mon Sep 17 00:00:00 2001
From: Hakim El Hattab <hakim.elhattab@gmail.com>
Date: Mon, 26 Dec 2011 00:04:11 -0800
Subject: [PATCH] readme history update

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 516add4..29fb5e5 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,11 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
 
 - Added an optional presentation progress bar
 - Images wrapped in anchors no longer unexpectedly flip in 3D
+- Slides that contain other slides are given the 'stack' class
+- Added 'transition' option for specifying transition styles
+- Added 'theme' option for specifying UI styles
+- New transitions: 'box' & 'page'
+- New theme: 'neon'
 
 ### 1.0
 
-- 
GitLab