This repository was archived by the owner on Jul 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.10.0] ( https://github.com/devopsdays/devopsdays-theme/tree/1.10.0 ) (2017-05-16)
4+ [ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.9.1...1.10.0 )
5+
6+ ** Implemented enhancements:**
7+
8+ - Sponsors should be singular if max-level is 1 [ \# 528] ( https://github.com/devopsdays/devopsdays-theme/issues/528 )
9+ - Make ellipsis on truncated bios on speaker page clickable [ \# 519] ( https://github.com/devopsdays/devopsdays-theme/issues/519 )
10+ - Remove filesystem deps [ \# 471] ( https://github.com/devopsdays/devopsdays-theme/issues/471 )
11+ - Create custom 404 page [ \# 345] ( https://github.com/devopsdays/devopsdays-theme/issues/345 )
12+
13+ ** Fixed bugs:**
14+
15+ - The "about" sidebar should not be special-cased [ \# 532] ( https://github.com/devopsdays/devopsdays-theme/issues/532 )
16+ - Speakerdeck width overlapping with speaker profile text [ \# 531] ( https://github.com/devopsdays/devopsdays-theme/issues/531 )
17+ - Deprecate weburl key in config.toml [ \# 455] ( https://github.com/devopsdays/devopsdays-theme/issues/455 )
18+
319## [ 1.9.1] ( https://github.com/devopsdays/devopsdays-theme/tree/1.9.1 ) (2017-05-11)
420[ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.9.0...1.9.1 )
521
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99tags = [" " , " " ]
1010features = [" " , " " ]
1111min_version = 0.18
12- theme_version = 1.9 .1
12+ theme_version = 1.10 .0
1313
1414[author ]
1515 name = " Matt Stratton"
You can’t perform that action at this time.
0 commit comments