diff --git a/CHANGELOG.md b/CHANGELOG.md index d10f21429..bb3db5ad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [1.0.4](https://github.com/devopsdays/devopsdays-theme/tree/1.0.4) (2017-03-17) +[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.3...1.0.4) + +**Fixed bugs:** + +- Register CTA button links to incorrect URL [\#394](https://github.com/devopsdays/devopsdays-theme/issues/394) +- Program page bails if no startdate [\#393](https://github.com/devopsdays/devopsdays-theme/issues/393) +- Remove .travis.yml from zipfile [\#392](https://github.com/devopsdays/devopsdays-theme/issues/392) + ## [1.0.3](https://github.com/devopsdays/devopsdays-theme/tree/1.0.3) (2017-03-16) [Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.2...1.0.3) @@ -318,4 +327,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 20e336350..b1364ae58 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.0.3 +theme_version = 1.0.4 [author] name = "Matt Stratton"