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

Commit ab19b4f

Browse files
committed
Update theme to 0.9.2
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 795241b commit ab19b4f

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+
## [0.9.2](https://github.com/devopsdays/devopsdays-theme/tree/0.9.2) (2017-03-07)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.1...0.9.2)
5+
6+
**Implemented enhancements:**
7+
8+
- Display of sponsor rows could be more delightful [\#366](https://github.com/devopsdays/devopsdays-theme/issues/366)
9+
- Add optional address field in YAML file [\#241](https://github.com/devopsdays/devopsdays-theme/issues/241)
10+
311
## [0.9.1](https://github.com/devopsdays/devopsdays-theme/tree/0.9.1) (2017-03-02)
412
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.0...0.9.1)
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 = 0.9.1
12+
theme_version = 0.9.2
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)