File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 3.2.0 - 2021-06-11
4+
5+ ### Fixed
6+
7+ * 🐛 Added default value for ` exports ` in JavaScript. Removes error that ` exports ` is not defined on page
8+
9+ ### Added
10+
11+ * 👌 Use of [ ` sphinx ` HTML assets policy] ( https://github.com/sphinx-doc/sphinx/issues/9115 ) to decide whether include assets
12+
313## 3.1.0 - 2021-06-11
414
515### Added
616
7- * 👌 Added mew sphinx config ` sphinx_tabs_disable_css_loading ` option to disable css from loading
17+ * 👌 Added new sphinx config ` sphinx_tabs_disable_css_loading ` option to disable css from loading
818
919## 3.0.0 - 2021-05-10
1020
Original file line number Diff line number Diff line change 1- __version__ = "3.1 .0"
1+ __version__ = "3.2 .0"
22
33__import__ ("pkg_resources" ).declare_namespace (__name__ )
You can’t perform that action at this time.
0 commit comments