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.2
Browse files Browse the repository at this point in the history
- Logo images are not constrained on small viewports  [\#384](#384)
- data cleanup for event\_twitter shortcode change [\#214](#214)
- Add regression testing to current site [\#55](#55)

Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
  • Loading branch information
mattstratton committed Mar 16, 2017
1 parent 2a38a70 commit a009d4b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
# Change Log

## [1.0.1](https://github.com/devopsdays/devopsdays-theme/tree/1.0.1) (2017-03-14)
## [1.0.2](https://github.com/devopsdays/devopsdays-theme/tree/1.0.2) (2017-03-16)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.1...1.0.2)

**Closed issues:**

- Logo images are not constrained on small viewports [\#384](https://github.com/devopsdays/devopsdays-theme/issues/384)
- data cleanup for event\_twitter shortcode change [\#214](https://github.com/devopsdays/devopsdays-theme/issues/214)
- Add regression testing to current site [\#55](https://github.com/devopsdays/devopsdays-theme/issues/55)

## [1.0.1](https://github.com/devopsdays/devopsdays-theme/tree/1.0.1) (2017-03-15)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.0...1.0.1)

**Fixed bugs:**

- Text set to bold in content pages does not display bold in Windows browsers [\#382](https://github.com/devopsdays/devopsdays-theme/issues/382)

**Closed issues:**

- Track clicks on CTA buttons into Google Analytics [\#381](https://github.com/devopsdays/devopsdays-theme/issues/381)
- Track clicks on CTA buttons into Google Analytics [\#380](https://github.com/devopsdays/devopsdays-theme/issues/380)

## [1.0.0](https://github.com/devopsdays/devopsdays-theme/tree/1.0.0) (2017-03-14)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.2...1.0.0)

Expand Down Expand Up @@ -296,4 +310,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.1
theme_version = 1.0.2

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit a009d4b

Please sign in to comment.