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

Commit 2abbf8d

Browse files
committed
Update theme to 1.1.0
**Implemented enhancements:** - Add URL override for sponsors in city data file - IDEA 55 [\#398](#398) Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
1 parent 89a75d9 commit 2abbf8d

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/devopsdays/devopsdays-theme/tree/1.1.0) (2017-03-20)
4+
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.4...1.1.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Add URL override for sponsors in city data file - IDEA 55 [\#398](https://github.com/devopsdays/devopsdays-theme/issues/398)
9+
310
## [1.0.4](https://github.com/devopsdays/devopsdays-theme/tree/1.0.4) (2017-03-17)
411
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.3...1.0.4)
512

@@ -9,6 +16,10 @@
916
- Program page bails if no startdate [\#393](https://github.com/devopsdays/devopsdays-theme/issues/393)
1017
- Remove .travis.yml from zipfile [\#392](https://github.com/devopsdays/devopsdays-theme/issues/392)
1118

19+
**Closed issues:**
20+
21+
- Release Checklist [\#49](https://github.com/devopsdays/devopsdays-theme/issues/49)
22+
1223
## [1.0.3](https://github.com/devopsdays/devopsdays-theme/tree/1.0.3) (2017-03-16)
1324
[Full Changelog](https://github.com/devopsdays/devopsdays-theme/compare/1.0.2...1.0.3)
1425

@@ -327,4 +338,4 @@
327338

328339

329340

330-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
341+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

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.0.4
12+
theme_version = 1.1.0
1313

1414
[author]
1515
name = "Matt Stratton"

0 commit comments

Comments
 (0)