diff options
author | Hakim El Hattab | 2012-07-01 16:38:49 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-07-01 16:38:49 -0400 |
commit | eaf525c9a79507fdb97f8f4e67169fa83ec3def1 (patch) | |
tree | 48c3479c135b0e23ac04f76d8d8fa4950db98e04 /README.md | |
parent | 2118a6295d05acf2a7bc7cec3b874df772d0189a (diff) |
/lib restructuring
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ You can change the appearance of the speaker notes by editing the file at `slide - API methods for adding or removing all event listeners - The 'slidechange' event now includes currentSlide and previousSlide - Fixed bug where 'slidechange' was firing twice when history was enabled +- Changed /lib structure #### 1.3 - Revised keyboard shortcuts, including ESC for overview, N for next, P for previous. Thanks [mahemoff](https://github.com/mahemoff) |