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

Commit b2ab0a4

Browse files
committed
Update theme to version 1.11.0
1 parent 0f9bb2e commit b2ab0a4

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log
22

3+
## [1.11.0](https://github.com/devopsdays/devopsdays-theme/tree/1.11.0) (2017-06-08)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.10.3...1.11.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Refactor how "talks" are displayed on a speaker's page [\#554](https://github.com/devopsdays/devopsdays-theme/issues/554)
9+
- add twitter handles to talk pages [\#551](https://github.com/devopsdays/devopsdays-theme/issues/551)
10+
- Blog posts should have a sharing image [\#529](https://github.com/devopsdays/devopsdays-theme/issues/529)
11+
- Core organizers should be in a data file [\#526](https://github.com/devopsdays/devopsdays-theme/issues/526)
12+
- Move map to below city icons [\#516](https://github.com/devopsdays/devopsdays-theme/issues/516)
13+
- Markdown in program files should be displayed [\#514](https://github.com/devopsdays/devopsdays-theme/issues/514)
14+
- Events feed needs more robust information [\#474](https://github.com/devopsdays/devopsdays-theme/issues/474)
15+
16+
**Fixed bugs:**
17+
18+
- Broken links in the CFP RSS feed [\#540](https://github.com/devopsdays/devopsdays-theme/issues/540)
19+
- Speaker images of different sizes act differently [\#485](https://github.com/devopsdays/devopsdays-theme/issues/485)
20+
321
## [1.10.3](https://github.com/devopsdays/devopsdays-theme/tree/1.10.3) (2017-06-05)
422
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.10.2...1.10.3)
523

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.10.3
12+
theme_version = 1.11.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)