1.1.2       February 2 2019
 - port to sphinx 1.8.3, simplified docbuilding code
 - update to MANIFEST.in to bundle doc/ - needed by
   new setuptools
 - few more minor fixes

1.1.1       November 5 2018
 - just of repackaging of 1.1.0 from the same sources
 - in particular, remove the bundled mathjax

1.1.0       October 18 2018
 - deprecate the Sage Notebook
 - build documentation
 - various improvements towards Python 3 compatibility

1.0.3       June 10 2018
 - fixed doctests for compatibility with sphinx 1.7.5

1.0.2       May 22 2018
 - more py3 compatibility changes

1.0         May 24 2017
 - variours py3 compatibility changes
 - absolute imports
 - see https://github.com/sagemath/sagenb/commits/master
   for complete list

0.13        May 9 2016
 - fix location of stylesheet with Sphinx 1.4
 - improvements towards Python 3 compatibility

0.12        Apr 7 2016
 - package sagenb as a normal Python package
 - remove bundled mathjax

0.11.7      Feb 23 2016
 - change imports for Sage changes
 - small documentation fixes
 - use new Sage documentation variables

0.11.6.1    Dec 14 2015
 - fix doctests

0.11.6      Dec 12 2015
 - pexpect upgrade
 - fixes for autoescape

0.11.5      Dec 02 2015
 - Ukrainian translation
 - security update in Jinja2
 - file move update and other smaller changes

0.11.4      Jan 29 2015
 - Email default changed to empty list

0.11.3      Jan 22 2015
 - Spanish language update
 - some smaller fixes
 - allow custom server_pool communication directory
 - update various instructions and manifest

0.11.2      Dec 22 2014
 - Improved language support
 - Fixed several bugs
 - init.sage works again
 - Email configuration for crash report


0.11.1      Nov 10 2014
 - Live documentation fixes
 - Release Manager and other developer instruction updates

0.11.0      Oct 27 2014
 - Update default color selector in interacts
 - Update jQuery
 - Update to Jsmol for js 3d graphic default (trac #16004)
 - Make snapshots work again
 - A few other minor fixes

0.10.8.3    Sep 21 2014

 - New Spanish translation
 - New French translation
 - Update sagenb and documentation for new development workflow
 - Numerous bug fixes for settings, jmol, user management, and text fields

0.10.8.2    Feb 03 2014

 - Change doctest (#197)

0.10.8.1    Feb 03 2014

 - Fix a bug in import of latex macros for mathjax (#195)

0.10.8      Dec 29 2013

 - Add Flask-OldSessions to dependency list and fix #184
 - Restrict pytz version to at most 2013b

0.10.7.3    Dec 22 2013

 - Minor fix for trac ticket #15510
 - Fix for Issue #135
 - unicode "open your browser" message
 - change URL for bug reports to sagemath.com/report-issue

0.10.7.2    Aug 08 2013

 - Minor fix for trac ticket 14469

0.10.7.1    Jun 25 2013

 - revert published worksheet sanitization as it is not optional

0.10.7      Jun 24 2013

 - Update license to GPLv3+ from GPLv2+
 - Update MathJax to 2.2
 - Allow new doctest continuation format in livedocs
 - Sanitization for published worksheets
 - Various bug fixes

0.10.6      Apr 27 2013

 - Allow more actions in live documentation.
 - Add tools for converting sws files to rst files.
 - Add parameter "doc_timeout" for controlling timeouts of live worksheets.

0.10.5      Apr 01 2013

 - Add support for LDAP authentication.
 - Remove the old notebook.
