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

Commit 1d1a8a5

Browse files
committed
Update theme to version 1.18.0
1 parent 6cac1ca commit 1d1a8a5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.18.0](https://github.com/devopsdays/devopsdays-theme/tree/1.18.0) (2018-07-03)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.17.0...1.18.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Remove auto-capitalization of talk titles [\#629](https://github.com/devopsdays/devopsdays-theme/issues/629)
9+
310
## [1.17.0](https://github.com/devopsdays/devopsdays-theme/tree/1.17.0) (2018-05-09)
411
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.16.0...1.17.0)
512

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.17.0"
12+
theme_version = "1.18.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)