This repository was archived by the owner on Jul 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.15.0] ( https://github.com/devopsdays/devopsdays-theme/tree/1.15.0 ) (2018-01-03)
4+ [ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.14.2...1.15.0 )
5+
6+ ** Implemented enhancements:**
7+
8+ - Migrate from codekit to gulp [ \# 355] ( https://github.com/devopsdays/devopsdays-theme/issues/355 )
9+ - Add "event\_ group" optional key to event data file [ \# 61] ( https://github.com/devopsdays/devopsdays-theme/issues/61 )
10+
11+ ** Fixed bugs:**
12+
13+ - Default speaker image is too big [ \# 597] ( https://github.com/devopsdays/devopsdays-theme/issues/597 )
14+
15+ ** Closed issues:**
16+
17+ - Test issue for movebot [ \# 610] ( https://github.com/devopsdays/devopsdays-theme/issues/610 )
18+
19+ ## [ 1.14.2] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.2 ) (2017-10-07)
20+ [ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.14.1...1.14.2 )
21+
322## [ 1.14.1] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.1 ) (2017-10-07)
423[ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.14.0...1.14.1 )
524
625** Implemented enhancements:**
726
827- change organizers page to use https for twitter and github [ \# 595] ( https://github.com/devopsdays/devopsdays-theme/issues/595 )
928
29+ ** Fixed bugs:**
30+
31+ - Version number in theme file needs to be a string [ \# 598] ( https://github.com/devopsdays/devopsdays-theme/issues/598 )
32+
1033## [ 1.14.0] ( https://github.com/devopsdays/devopsdays-theme/tree/1.14.0 ) (2017-08-31)
1134[ Full Changelog] ( https://github.com/devopsdays/devopsdays-theme/compare/1.13.1...1.14.0 )
1235
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ homepage = "https://github.com/devopsdays/devopsdays-theme/"
99tags = [" " , " " ]
1010features = [" " , " " ]
1111min_version = 0.18
12- theme_version = " 1.14.1 "
12+ theme_version = " 1.15.0 "
1313
1414[author ]
1515 name = " Matt Stratton"
You can’t perform that action at this time.
0 commit comments