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

Commit e71194f

Browse files
committed
Update theme to version 1.19.0
1 parent b35f745 commit e71194f

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
## [1.18.0](https://github.com/devopsdays/devopsdays-theme/tree/1.18.0) (2018-07-03)
3+
## [1.19.0](https://github.com/devopsdays/devopsdays-theme/tree/1.19.0) (2018-08-09)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.18.0...1.19.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Change mobile event menu from icons to collapsed menu [\#607](https://github.com/devopsdays/devopsdays-theme/issues/607)
9+
10+
## [1.18.0](https://github.com/devopsdays/devopsdays-theme/tree/1.18.0) (2018-07-02)
411
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.17.0...1.18.0)
512

613
**Implemented enhancements:**
@@ -28,7 +35,6 @@
2835

2936
**Implemented enhancements:**
3037

31-
- Migrate from codekit to gulp [\#355](https://github.com/devopsdays/devopsdays-theme/issues/355)
3238
- Add "event\_group" optional key to event data file [\#61](https://github.com/devopsdays/devopsdays-theme/issues/61)
3339

3440
**Fixed bugs:**

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.18.0"
12+
theme_version = "1.19.0"
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)