aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-06-02 18:39:35 -0400
committerHakim El Hattab2012-06-02 18:39:35 -0400
commit182c4abacb4aa80bd037bccf39490a4b28c287e7 (patch)
tree29eee6ee5b2ddf596b886077d3cf0ad0989e7b66 /README.md
parenteb0a8cfa95e9f5cfce01f7fd9cd1bf49744a29b8 (diff)
readme update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2890352..d1905cf 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,8 @@ Reveal.addEventListener( 'fragmenthidden', function( event ) {
## History
#### 1.4 (master/beta)
+- Main #reveal container is now selected via a class instead of ID
+- API methods for adding or removing all event listeners
#### 1.3
- Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks [mahemoff](https://github.com/mahemoff)