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

Commit 7c9b0cf

Browse files
committed
Update theme to version 1.3.0
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 2cdcda4 commit 7c9b0cf

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/devopsdays/devopsdays-theme/tree/1.3.0) (2017-03-22)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.2.0...1.3.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Enable site-specific google analytics - IDEA 35 [\#414](https://github.com/devopsdays/devopsdays-theme/issues/414)
9+
- Auto-detect for sharing image and show default if not there - IDEA 24 [\#412](https://github.com/devopsdays/devopsdays-theme/issues/412)
10+
- Navigation links to propose and register should respect the ones set in the YAML - IDEA 57 [\#406](https://github.com/devopsdays/devopsdays-theme/issues/406)
11+
- Text set to bold in content pages does not display as bold as it could - IDEA 47 [\#405](https://github.com/devopsdays/devopsdays-theme/issues/405)
12+
- Improve CONTRIBUTING.md [\#18](https://github.com/devopsdays/devopsdays-theme/issues/18)
13+
14+
**Fixed bugs:**
15+
16+
- All header tags in event content capitalize all words by default [\#391](https://github.com/devopsdays/devopsdays-theme/issues/391)
17+
318
## [1.2.0](https://github.com/devopsdays/devopsdays-theme/tree/1.2.0) (2017-03-21)
419
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.1.0...1.2.0)
520

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.2.0
12+
theme_version = 1.3.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)