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

Commit a009d4b

Browse files
committed
Release 1.0.2
- 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>
1 parent 2a38a70 commit a009d4b

2 files changed

Lines changed: 17 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
# Change Log
22

3-
## [1.0.1](https://github.com/devopsdays/devopsdays-theme/tree/1.0.1) (2017-03-14)
3+
## [1.0.2](https://github.com/devopsdays/devopsdays-theme/tree/1.0.2) (2017-03-16)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.1...1.0.2)
5+
6+
**Closed issues:**
7+
8+
- Logo images are not constrained on small viewports [\#384](https://github.com/devopsdays/devopsdays-theme/issues/384)
9+
- data cleanup for event\_twitter shortcode change [\#214](https://github.com/devopsdays/devopsdays-theme/issues/214)
10+
- Add regression testing to current site [\#55](https://github.com/devopsdays/devopsdays-theme/issues/55)
11+
12+
## [1.0.1](https://github.com/devopsdays/devopsdays-theme/tree/1.0.1) (2017-03-15)
413
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.0...1.0.1)
514

615
**Fixed bugs:**
716

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

19+
**Closed issues:**
20+
21+
- Track clicks on CTA buttons into Google Analytics [\#381](https://github.com/devopsdays/devopsdays-theme/issues/381)
22+
- Track clicks on CTA buttons into Google Analytics [\#380](https://github.com/devopsdays/devopsdays-theme/issues/380)
23+
1024
## [1.0.0](https://github.com/devopsdays/devopsdays-theme/tree/1.0.0) (2017-03-14)
1125
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.2...1.0.0)
1226

@@ -296,4 +310,4 @@
296310

297311

298312

299-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
313+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99
tags = ["", ""]
1010
features = ["", ""]
1111
min_version = 0.18
12-
theme_version = 1.0.1
12+
theme_version = 1.0.2
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)