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

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
**Fixed bugs:**

- Register CTA button links to incorrect URL [\#394](#394)
- Program page bails if no startdate [\#393](#393)
- Remove .travis.yml from zipfile [\#392](#392)

Signed-off-by: Matt Stratton <[email protected]>
  • Loading branch information
mattstratton committed Mar 17, 2017
1 parent 78d0635 commit 4c43a5d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -318,4 +327,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.0.3
theme_version = 1.0.4

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 4c43a5d

Please sign in to comment.