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

Commit 0fae8be

Browse files
committed
Update theme to version 1.21.0
1 parent 75b0646 commit 0fae8be

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.21.0](https://github.com/devopsdays/devopsdays-theme/tree/1.21.0) (2018-09-03)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.20.0...1.21.0)
5+
6+
**Closed issues:**
7+
8+
- Program should support links to slides and video [\#600](https://github.com/devopsdays/devopsdays-theme/issues/600)
9+
10+
## [1.20.0](https://github.com/devopsdays/devopsdays-theme/tree/1.20.0) (2018-08-31)
11+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.19.1...1.20.0)
12+
313
## [1.19.1](https://github.com/devopsdays/devopsdays-theme/tree/1.19.1) (2018-08-20)
414
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.19.0...1.19.1)
515

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.20.0"
12+
theme_version = "1.21.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)