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

Commit

Permalink
Update theme to version 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Oct 15, 2018
1 parent d719f75 commit a427311
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [1.23.1](https://github.com/devopsdays/devopsdays-theme/tree/1.23.1) (2018-10-15)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.0...1.23.1)

**Fixed bugs:**

- single-day events displaying incorrectly on welcome page [\#663](https://github.com/devopsdays/devopsdays-theme/issues/663)
- images not resolving in static events [\#662](https://github.com/devopsdays/devopsdays-theme/issues/662)

## [1.23.0](https://github.com/devopsdays/devopsdays-theme/tree/1.23.0) (2018-09-14)
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.22.0...1.23.0)

Expand All @@ -9,8 +17,6 @@

**Closed issues:**

- events disappearing from front page before enddate is over [\#656](https://github.com/devopsdays/devopsdays-theme/issues/656)
- Build performance analysis [\#643](https://github.com/devopsdays/devopsdays-theme/issues/643)
- Version 10 of node.js has been released [\#625](https://github.com/devopsdays/devopsdays-theme/issues/625)
- Social button don't show for a speaker in the talk page [\#582](https://github.com/devopsdays/devopsdays-theme/issues/582)

Expand Down
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.23.0"
theme_version = "1.23.1"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit a427311

Please sign in to comment.