We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d1016 commit d921af3Copy full SHA for d921af3
‎CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 3.1.0 - 2021-06-11
4
+
5
+### Added
6
7
+* 👌 Added mew sphinx config `sphinx_tabs_disable_css_loading` option to disable css from loading
8
9
## 3.0.0 - 2021-05-10
10
11
### Fixed
‎sphinx_tabs/__init__.py
@@ -1,3 +1,3 @@
-__version__ = "3.0.0"
+__version__ = "3.1.0"
__import__("pkg_resources").declare_namespace(__name__)
0 commit comments