readme update

This commit is contained in:
Hakim El Hattab 2012-06-02 18:39:35 -04:00
parent eb0a8cfa95
commit 182c4abacb
1 changed files with 2 additions and 0 deletions

View File

@ -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)