File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44
55<!-- version list -->
66
7+ ## v0.6.1 (2026-01-23)
8+
9+ ### 🎨 Styling
10+
11+ - ** sphinx-design** : Update badges and dropdown colors to match the theme
12+ ([ ` d96c301 ` ] ( https://github.com/aksiome/breeze/commit/d96c301124c22bc0112f44e17952083d3d9f32b8 ) )
13+ - ** footer** : Wrap and center content on mobile devices
14+ ([ ` 172a885 ` ] ( https://github.com/aksiome/breeze/commit/172a8855d7b40b132a4ea55a1f77ed03d3bc100e ) )
15+ - ** theme** : Adjust color contrast
16+ ([ ` f5bf64c ` ] ( https://github.com/aksiome/breeze/commit/f5bf64cca33ef75020284e0f12a4f1e1b031c061 ) )
17+ - ** layout** : Spacing and size tweaks
18+ ([ ` b7fad54 ` ] ( https://github.com/aksiome/breeze/commit/b7fad5424de53f32364f88e1928c145b7822b646 ) )
19+
20+ ### 📚 Documentation
21+
22+ - Minor layout and naming tweaks
23+ ([ ` c7abd8e ` ] ( https://github.com/aksiome/breeze/commit/c7abd8e1274dfb4f7d913b6a3fc775ae85512626 ) )
24+ - Simple user guide
25+ ([ ` b3fdb05 ` ] ( https://github.com/aksiome/breeze/commit/b3fdb05166352fcfc632d572a4ea4d30875f8dca ) )
26+
727## v0.6.0 (2025-11-14)
828
929### ✨ Features
Original file line number Diff line number Diff line change 11"""A modern Sphinx documentation theme."""
22
3- __version__ = "0.6.0 "
3+ __version__ = "0.6.1 "
44
55from os import environ
66from pathlib import Path
You can’t perform that action at this time.
0 commit comments