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

Commit

Permalink
Update theme to 1.2.0
Browse files Browse the repository at this point in the history
**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 <[email protected]>
  • Loading branch information
mattstratton committed Mar 21, 2017
1 parent 34f87b0 commit 1c14e09
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [1.2.0](https://github.com/devopsdays/devopsdays-theme/tree/1.2.0) (2017-03-21)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.1.0...1.2.0)

**Implemented enhancements:**

- CTA "propose" button should be date-driven - IDEA 5 [\#401](https://github.com/devopsdays/devopsdays-theme/issues/401)
- Make registration CTA button data-driven [\#396](https://github.com/devopsdays/devopsdays-theme/issues/396)

**Fixed bugs:**

- Confusion about logo file formats [\#403](https://github.com/devopsdays/devopsdays-theme/issues/403)
- Fix meta tags [\#358](https://github.com/devopsdays/devopsdays-theme/issues/358)

## [1.1.0](https://github.com/devopsdays/devopsdays-theme/tree/1.1.0) (2017-03-20)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.4...1.1.0)

Expand Down Expand Up @@ -338,4 +351,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
tags = ["", ""]
features = ["", ""]
min_version = 0.18
theme_version = 1.1.0
theme_version = 1.2.0

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 1c14e09

Please sign in to comment.