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

Commit

Permalink
Update theme to version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Mar 23, 2017
1 parent 520508e commit 491da7e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [1.4.0](https://github.com/devopsdays/devopsdays-theme/tree/1.4.0) (2017-03-23)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.3.0...1.4.0)

**Implemented enhancements:**

- Add scripts for managing theme [\#416](https://github.com/devopsdays/devopsdays-theme/issues/416)

**Fixed bugs:**

- Newly created events with no speakers return an error [\#426](https://github.com/devopsdays/devopsdays-theme/issues/426)
- speaker pics with .jpeg extenstion dropped from site [\#425](https://github.com/devopsdays/devopsdays-theme/issues/425)
- Replace use of $.Now.Format [\#407](https://github.com/devopsdays/devopsdays-theme/issues/407)

## [1.3.0](https://github.com/devopsdays/devopsdays-theme/tree/1.3.0) (2017-03-22)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.2.0...1.3.0)

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

**Fixed bugs:**
Expand Down Expand Up @@ -366,4 +380,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
tags = ["", ""]
features = ["", ""]
min_version = 0.18
theme_version = 1.3.0
theme_version = 1.4.0

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 491da7e

Please sign in to comment.