aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c3842f..467e3b2 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,13 @@ Curious about how this looks in action? [Check out the demo page](http://lab.hak
# History
+### 1.2
+- Big changes to DOM structure:
+ - Previous #main wrapper is now called #reveal
+ - Slides were moved one level deeper, into #reveal .slides
+ - Controls and progress bar were moved into #reveal
+- CSS is now much more explicit, rooted at #reveal, to prevent conflicts
+
### 1.1
- Added an optional presentation progress bar