diff --git a/Changelog.md b/Changelog.md index 6266ba2..35cadb7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ - 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) +- Fixes conflict between notes and remotes plugins +- Add support for transitionSpeed config value (default/fast/slow) +- Add support for `data-transition-speed` attribute on sections [more info](https://github.com/hakimel/reveal.js#alternating-transitions) +- `getIndices` now returns an `f` property for the current fragment index #### 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)