diff --git a/CHANGELOG.md b/CHANGELOG.md index 59b9887f5..f9939e8b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -338,4 +351,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* diff --git a/theme.toml b/theme.toml index c74e335d1..7b04928ff 100644 --- a/theme.toml +++ b/theme.toml @@ -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"