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

Commit 4005daa

Browse files
committed
Update theme to version 1.23.0
1 parent ddd110a commit 4005daa

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.23.0](https://github.com/devopsdays/devopsdays-theme/tree/1.23.0) (2018-09-14)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.22.0...1.23.0)
5+
6+
**Fixed bugs:**
7+
8+
- fix datetime issues with CFP [\#476](https://github.com/devopsdays/devopsdays-theme/issues/476)
9+
10+
**Closed issues:**
11+
12+
- events disappearing from front page before enddate is over [\#656](https://github.com/devopsdays/devopsdays-theme/issues/656)
13+
- Build performance analysis [\#643](https://github.com/devopsdays/devopsdays-theme/issues/643)
14+
- Version 10 of node.js has been released [\#625](https://github.com/devopsdays/devopsdays-theme/issues/625)
15+
- Social button don't show for a speaker in the talk page [\#582](https://github.com/devopsdays/devopsdays-theme/issues/582)
16+
317
## [1.22.0](https://github.com/devopsdays/devopsdays-theme/tree/1.22.0) (2018-09-03)
418
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.21.0...1.22.0)
519

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.22.0"
12+
theme_version = "1.23.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)