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

Commit 0a45cbc

Browse files
committed
Update theme to 1.0.1
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent a44bb87 commit 0a45cbc

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

3+
## [1.0.1](https://github.com/devopsdays/devopsdays-theme/tree/1.0.1) (2017-03-14)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.0...1.0.1)
5+
6+
**Fixed bugs:**
7+
8+
- Text set to bold in content pages does not display bold in Windows browsers [\#382](https://github.com/devopsdays/devopsdays-theme/issues/382)
9+
10+
## [1.0.0](https://github.com/devopsdays/devopsdays-theme/tree/1.0.0) (2017-03-14)
11+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.2...1.0.0)
12+
313
## [0.9.2](https://github.com/devopsdays/devopsdays-theme/tree/0.9.2) (2017-03-07)
414
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/0.9.1...0.9.2)
515

@@ -286,4 +296,4 @@
286296

287297

288298

289-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
299+
\* *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.0
12+
theme_version = 1.0.1
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)