([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.2...9a2da30342ace86978ddbd345eb69f5b4479b31c))
Enhancements made
- ✨ IMPROVE: Add chevrons to prev/next [386](https://github.com/executablebooks/sphinx-book-theme/pull/386) ([choldgraf](https://github.com/choldgraf))
- ✨ IMPROVE: Improving accessibility labeling [375](https://github.com/executablebooks/sphinx-book-theme/pull/375) ([choldgraf](https://github.com/choldgraf))
- ✨ IMPROVE: improve math styling [369](https://github.com/executablebooks/sphinx-book-theme/pull/369) ([akhmerov](https://github.com/akhmerov))
Bugs fixed
- 🐛 FIX: Fix translation for prev/next [384](https://github.com/executablebooks/sphinx-book-theme/pull/384) ([choldgraf](https://github.com/choldgraf))
v0.1.1...v0.1.2 - 2021-08-06
([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.1...v0.1.2))
* 🔧 MAINT: Reduce `full-width` from 136% to 134% [357](https://github.com/executablebooks/sphinx-book-theme/pull/357):
This avoid clipping full-width content on certain resolutions
* 🐛 FIX: Dropdown menus on mobile [367](https://github.com/executablebooks/sphinx-book-theme/pull/367):
Menus are translated left, so that they are not clipped on small screens
v0.1.0...v0.1.1
([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.0...e05def5b9a4fc777f702553a0bcaf7939440dbd3))
New features added
* Add logo_only theme option [349](https://github.com/executablebooks/sphinx-book-theme/pull/349) ([djangoliv](https://github.com/djangoliv))
Enhancements made
* Add css to highlight searched for phrases [350](https://github.com/executablebooks/sphinx-book-theme/pull/350) ([sanjayankur31](https://github.com/sanjayankur31))
* Add logo_only theme option [349](https://github.com/executablebooks/sphinx-book-theme/pull/349) ([djangoliv](https://github.com/djangoliv))
* Soften edges in admonitions and remove some ink [352](https://github.com/executablebooks/sphinx-book-theme/pull/352) ([choldgraf](https://github.com/choldgraf))
Bugs fixed
* 🐛 FIX: Path to custom output directory for _sources [346](https://github.com/executablebooks/sphinx-book-theme/pull/346) ([dfm](https://github.com/dfm))
* 🐛 FIX: Fixing sidebar animation [333](https://github.com/executablebooks/sphinx-book-theme/pull/333) ([choldgraf](https://github.com/choldgraf))
v0.0.42...v0.1.0
([full changelog](https://github.com/executablebooks/sphinx-book-theme/compare/v0.0.42...6320ef6347a77eb91ed67c472b2336fd66d75724))
This updates to the latest PyData Sphinx Theme, which re-works some of the HTML structure (thus, the minor version bump). It also includes some minor fixes to the scrolling and TOC behavior.
Enhancements made
- ✨ ENH: Adding fullscreen button optional [328](https://github.com/executablebooks/sphinx-book-theme/pull/328) ([choldgraf](https://github.com/choldgraf))
Bugs fixed
- 🐛 FIX: Fixing sidebar scroll [311](https://github.com/executablebooks/sphinx-book-theme/pull/311) ([choldgraf](https://github.com/choldgraf))
API and Breaking Changes
- ⬆ UPGRADE: Pydata Sphinx Theme v0.6.0 [324](https://github.com/executablebooks/sphinx-book-theme/pull/324) ([choldgraf](https://github.com/choldgraf))
Deprecated features
- DEPRECATE: Removing opengraph functionality [316](https://github.com/executablebooks/sphinx-book-theme/pull/316) ([choldgraf](https://github.com/choldgraf))