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

Commit c29aea1

Browse files
committed
Update theme to version 1.12.0
1 parent 23de20f commit c29aea1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.12.0](https://github.com/devopsdays/devopsdays-theme/tree/1.12.0) (2017-06-28)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.11.0...1.12.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Improve title tags to remove duplication in Google [\#539](https://github.com/devopsdays/devopsdays-theme/issues/539)
9+
- Add embedded support for Google Forms on main pages [\#230](https://github.com/devopsdays/devopsdays-theme/issues/230)
10+
11+
**Fixed bugs:**
12+
13+
- List of other events should not say "past" [\#568](https://github.com/devopsdays/devopsdays-theme/issues/568)
14+
315
## [1.11.0](https://github.com/devopsdays/devopsdays-theme/tree/1.11.0) (2017-06-08)
416
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.10.3...1.11.0)
517

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.11.0
12+
theme_version = 1.12.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)