Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 2c2ba1b

Browse files
committed
Update theme to version 1.10.0
1 parent fedd0ed commit 2c2ba1b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
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

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99
tags = ["", ""]
1010
features = ["", ""]
1111
min_version = 0.18
12-
theme_version = 1.9.1
12+
theme_version = 1.10.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)