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

Commit 491da7e

Browse files
committed
Update theme to version 1.4.0
1 parent 520508e commit 491da7e

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/devopsdays/devopsdays-theme/tree/1.4.0) (2017-03-23)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.3.0...1.4.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Add scripts for managing theme [\#416](https://github.com/devopsdays/devopsdays-theme/issues/416)
9+
10+
**Fixed bugs:**
11+
12+
- Newly created events with no speakers return an error [\#426](https://github.com/devopsdays/devopsdays-theme/issues/426)
13+
- speaker pics with .jpeg extenstion dropped from site [\#425](https://github.com/devopsdays/devopsdays-theme/issues/425)
14+
- Replace use of $.Now.Format [\#407](https://github.com/devopsdays/devopsdays-theme/issues/407)
15+
316
## [1.3.0](https://github.com/devopsdays/devopsdays-theme/tree/1.3.0) (2017-03-22)
417
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.2.0...1.3.0)
518

@@ -9,6 +22,7 @@
922
- Auto-detect for sharing image and show default if not there - IDEA 24 [\#412](https://github.com/devopsdays/devopsdays-theme/issues/412)
1023
- 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)
1124
- 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)
25+
- Add amp conversion [\#27](https://github.com/devopsdays/devopsdays-theme/issues/27)
1226
- Improve CONTRIBUTING.md [\#18](https://github.com/devopsdays/devopsdays-theme/issues/18)
1327

1428
**Fixed bugs:**
@@ -366,4 +380,4 @@
366380

367381

368382

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

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)