Skip to content
Snippets Groups Projects
Unverified Commit 214e37b6 authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

:rocket: RELEASE: v0.8.2 (#978)

parent 879a2d41
No related branches found
No related tags found
No related merge requests found
# Change Log
## v0.8.2 2020-09-19
([full changelog](https://github.com/executablebooks/jupyter-book/compare/v0.8.1...879a2d4133db58a636655e08323cd98609cefcb4))
### Improved
`sphinx-panels` version bump to v0.5, which adds several new content blocks
including `{tabbed}` content. [#972](https://github.com/executablebooks/jupyter-book/pull/972)
## v0.8.1 2020-09-09
### New ✨
......
......@@ -5,7 +5,7 @@ from .toc import add_toc_to_sphinx, add_toctree
from .directive.toc import TableofContents, SwapTableOfContents
__version__ = "0.8.1"
__version__ = "0.8.2"
def add_static_files(app, config):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment