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

Commit 1ff299c

Browse files
committed
Release 1.0.3
**Fixed bugs:** - Alt text on organizer images needs fixing [\#388](#388) - Regression on ability to control sponsor ship links [\#387](#387) Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent f971801 commit 1ff299c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [1.0.3](https://github.com/devopsdays/devopsdays-theme/tree/1.0.3) (2017-03-16)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.2...1.0.3)
5+
6+
**Fixed bugs:**
7+
8+
- Alt text on organizer images needs fixing [\#388](https://github.com/devopsdays/devopsdays-theme/issues/388)
9+
- Regression on ability to control sponsor ship links [\#387](https://github.com/devopsdays/devopsdays-theme/issues/387)
10+
311
## [1.0.2](https://github.com/devopsdays/devopsdays-theme/tree/1.0.2) (2017-03-16)
412
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.1...1.0.2)
513

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.2
12+
theme_version = 1.0.3
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)