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

Commit f6a77d6

Browse files
committed
Update theme to version 1.17.0
1 parent c74c91d commit f6a77d6

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.17.0](https://github.com/devopsdays/devopsdays-theme/tree/1.17.0) (2018-05-09)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.16.0...1.17.0)
5+
6+
**Closed issues:**
7+
8+
- Allow comments on 'talk' and 'workshops' in programs [\#626](https://github.com/devopsdays/devopsdays-theme/issues/626)
9+
- Allow event\_links to pull arbitrary event data [\#623](https://github.com/devopsdays/devopsdays-theme/issues/623)
10+
- Shortcodes not compatible with hugo 0.32 [\#618](https://github.com/devopsdays/devopsdays-theme/issues/618)
11+
312
## [1.16.0](https://github.com/devopsdays/devopsdays-theme/tree/1.16.0) (2018-01-16)
413
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.15.0...1.16.0)
514

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.16.0"
12+
theme_version = "1.17.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)