Changelog for
python3-jupyter_rise-5.4.1-8.3.noarch.rpm :
* Fri Sep 07 2018 toddrme2178AATTgmail.com- Update to 5.4.0
* Support chalkboard functionality
* Support speaker notes
* Use a version number that npm can understand
* Enhancement in setup.py and reduction of hard-written versions
* Include LICENSE.md file in wheels
* Fix python_requires
* Remove conda recipe from the repo
* Make the configurator comtaible with notebook 5.x versions
* Docs fixes in exportation section
* Make RISE compatible with python 3.7
* Add new JS files to the manifest
* Thu Jun 07 2018 jengelhAATTinai.de- Ensure neutrality of description. Remove history lesson.
* Tue May 29 2018 toddrme2178AATTgmail.com- Update to version 5.3.0
* Auto enable nbextension when installing with pip
* Making rise compliant with nbextensions_configurator
* Documentation general review, fixes and improvements
* Mixup between note and notes
* Keep ? from popping up keyboard shortcuts
* Create shortcut to go to the configurator
* General review of setup.py- Switch to simpler, more reliable wheel-based install
* Thu May 03 2018 toddrme2178AATTgmail.com- Use %license tag
* Thu Apr 19 2018 toddrme2178AATTgmail.com- Update to version 5.2.0
* Source code cleanup and normalization (https://github.com/damianavila/RISE/pull/311)
* Add some docs updates (https://github.com/damianavila/RISE/pull/312)
* Add sidebar for all doc pages (https://github.com/damianavila/RISE/pull/314)
* Improve customization reference docs (https://github.com/damianavila/RISE/pull/318)
* Set new defaults for ``auto_select`` and ``start_slideshow_at`` options (https://github.com/damianavila/RISE/pull/323)
* Refactor actions and fix wide toolbar button (https://github.com/damianavila/RISE/pull/324)
* Update docs deployment instructions (https://github.com/damianavila/RISE/pull/325) and (https://github.com/damianavila/RISE/pull/326)
* Make the output observer aware of the scrolling needs (https://github.com/damianavila/RISE/pull/327)
* Add basic usage gif into the docs (https://github.com/damianavila/RISE/pull/328)
* Fix list not correctly displayed in docs (https://github.com/damianavila/RISE/pull/338)
* Add disable and removal section, add note about browser zoom in/out, add PDF export section and add a real changelog for 5.1.1 (https://github.com/damianavila/RISE/pull/339)
* Sun Oct 22 2017 toddrme2178AATTgmail.com- Initial version