diff --git a/Changelog.md b/Changelog.md index c056e0e..6266ba2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ #### 2.4 (master/beta) -- TBD +- Fixed changing of ```keyboard```, ```touch```, ```controls``` and ```progress``` flags through using ```Reveal.configure``` +- Auto-slide now resume after overview/pause +- Added error messaging when external markdown fails to load +- Added ```Reveal.avilableRoutes()``` API method +- It is now possible to override the transition for a specific slide [more info](https://github.com/hakimel/reveal.js#alternating-transitions) #### 2.3 ([download](https://github.com/hakimel/reveal.js/archive/v2.3.zip)) - 2013-Mar-17 - Presentations now scale uniformly to fit any display size, [more info](https://github.com/hakimel/reveal.js#presentation-size)