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

Commit be5cf79

Browse files
committed
Update theme to version 1.24.0
1 parent dc9ae78 commit be5cf79

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.24.0](https://github.com/devopsdays/devopsdays-theme/tree/1.24.0) (2018-11-10)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.1...1.24.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Add "Deploys by Netlify" badge to footer [\#669](https://github.com/devopsdays/devopsdays-theme/issues/669)
9+
10+
**Fixed bugs:**
11+
12+
- Speaker page template errors if there are no speakers [\#673](https://github.com/devopsdays/devopsdays-theme/issues/673)
13+
314
## [1.23.1](https://github.com/devopsdays/devopsdays-theme/tree/1.23.1) (2018-10-15)
415
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.23.0...1.23.1)
516

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.23.1"
12+
theme_version = "1.24.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)