diff --git a/Changelog.md b/Changelog.md index 85289da..0cf71e4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,18 @@ - Added remotes.io (touch remote control) plugin - The ```slide()``` method now accepts a fragment index argument (``````slide( indexh, indexv, indexf )``````) - RTL support via ```rtl: true``` config option, please test and file issues +- Now using Travis CI +- Fixed issue with nested slides auto-advancing #273 +- Fixed issues with entities in rolling links +- Added PhantomJS script for printing PDF +- Added fade transition +- Fixed navigateTo when trying to navigate to a fragment in the current slide #290 +- All vertical stacks now reset upon returning to the first slide in the presentation +- Added boolean config option ```touch``` for disabling touch events #299 +- Added events for when overview is opened/closed #298 +- Notes plugin now locates the presentation through ```window.opener``` rather than assuming index.html +- Added error message when notes window is opened under ```file://``` protocol +- Added timer to notes window #### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 2012-Oct-11 - Primary styles moved from main.css to reveal.css