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

Commit d1bbfa8

Browse files
committed
Update theme to version 1.9.1
1 parent a81f797 commit d1bbfa8

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.9.1](https://github.com/devopsdays/devopsdays-theme/tree/1.9.1) (2017-05-11)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.9.0...1.9.1)
5+
6+
**Implemented enhancements:**
7+
8+
- Test and validate with Hugo 0.20 [\#494](https://github.com/devopsdays/devopsdays-theme/issues/494)
9+
10+
**Fixed bugs:**
11+
12+
- Text color for times on "talks" on program page should be white [\#512](https://github.com/devopsdays/devopsdays-theme/issues/512)
13+
- Remove fingerprinting for static files [\#506](https://github.com/devopsdays/devopsdays-theme/issues/506)
14+
315
## [1.9.0](https://github.com/devopsdays/devopsdays-theme/tree/1.9.0) (2017-05-11)
416
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.8.0...1.9.0)
517

@@ -14,7 +26,6 @@
1426
**Fixed bugs:**
1527

1628
- Speakerdeck url's are not consumable by jquery-oembed-all [\#508](https://github.com/devopsdays/devopsdays-theme/issues/508)
17-
- Gulp task does not fingerprint gif files [\#428](https://github.com/devopsdays/devopsdays-theme/issues/428)
1829

1930
## [1.8.0](https://github.com/devopsdays/devopsdays-theme/tree/1.8.0) (2017-05-09)
2031
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.7.2...1.8.0)

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.0
12+
theme_version = 1.9.1
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)