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

Commit 1c14e09

Browse files
committed
Update theme to 1.2.0
**Implemented enhancements:** - CTA "propose" button should be date-driven - IDEA 5 [\#401](#401) - Make registration CTA button data-driven [\#396](#396) **Fixed bugs:** - Confusion about logo file formats [\#403](#403) - Fix meta tags [\#358](#358) Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 34f87b0 commit 1c14e09

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/devopsdays/devopsdays-theme/tree/1.2.0) (2017-03-21)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.1.0...1.2.0)
5+
6+
**Implemented enhancements:**
7+
8+
- CTA "propose" button should be date-driven - IDEA 5 [\#401](https://github.com/devopsdays/devopsdays-theme/issues/401)
9+
- Make registration CTA button data-driven [\#396](https://github.com/devopsdays/devopsdays-theme/issues/396)
10+
11+
**Fixed bugs:**
12+
13+
- Confusion about logo file formats [\#403](https://github.com/devopsdays/devopsdays-theme/issues/403)
14+
- Fix meta tags [\#358](https://github.com/devopsdays/devopsdays-theme/issues/358)
15+
316
## [1.1.0](https://github.com/devopsdays/devopsdays-theme/tree/1.1.0) (2017-03-20)
417
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.4...1.1.0)
518

@@ -338,4 +351,4 @@
338351

339352

340353

341-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
354+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

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.1.0
12+
theme_version = 1.2.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)