Skip to content

Commit

Permalink
Update theme to version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed May 19, 2017
1 parent 73f5dab commit 86af4b7
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 31 deletions.
95 changes: 65 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,36 @@
# Change Log

## [0.5.0](https://github.com/mattstratton/castanet/tree/0.5.0) (2017-05-18)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.4.0...0.5.0)
## [0.6.0](https://github.com/mattstratton/castanet/tree/0.6.0) (2017-05-19)
**Implemented enhancements:**

- add video support [\#26](https://github.com/mattstratton/castanet/issues/26)
- Add support for stitcher [\#7](https://github.com/mattstratton/castanet/issues/7)
- Add theme release script [\#85](https://github.com/mattstratton/castanet/pull/85) ([mattstratton](https://github.com/mattstratton))
- partial calls require .html suffix [\#84](https://github.com/mattstratton/castanet/pull/84) ([adymitruk](https://github.com/adymitruk))

**Fixed bugs:**

- Sharing and pagination buttons are mis-aligned on some episode pages [\#87](https://github.com/mattstratton/castanet/issues/87)
- Host images on about template need to be passed through absURL [\#83](https://github.com/mattstratton/castanet/issues/83)
- Remove extra LESS files [\#82](https://github.com/mattstratton/castanet/issues/82)
- Main nav spans entire viewport [\#61](https://github.com/mattstratton/castanet/issues/61)

**Closed issues:**

- Change README to use tables [\#49](https://github.com/mattstratton/castanet/issues/49)

**Merged pull requests:**

- Update README with tables [\#94](https://github.com/mattstratton/castanet/pull/94) ([mattstratton](https://github.com/mattstratton))
- Make navbar align with center container [\#92](https://github.com/mattstratton/castanet/pull/92) ([mattstratton](https://github.com/mattstratton))
- Add youtube support for episodes [\#91](https://github.com/mattstratton/castanet/pull/91) ([mattstratton](https://github.com/mattstratton))
- Add stitcher support [\#90](https://github.com/mattstratton/castanet/pull/90) ([mattstratton](https://github.com/mattstratton))
- Fix misaligned stuff at bottom of episodes [\#89](https://github.com/mattstratton/castanet/pull/89) ([mattstratton](https://github.com/mattstratton))
- Make host images absURL [\#88](https://github.com/mattstratton/castanet/pull/88) ([mattstratton](https://github.com/mattstratton))
- Remove deprecated LESS files [\#86](https://github.com/mattstratton/castanet/pull/86) ([mattstratton](https://github.com/mattstratton))

## [v0.5.1](https://github.com/mattstratton/castanet/tree/v0.5.1) (2017-05-18)
## [v.0.5.0](https://github.com/mattstratton/castanet/tree/v.0.5.0) (2017-05-18)
**Implemented enhancements:**

- Make episode images optional on episode pages [\#80](https://github.com/mattstratton/castanet/issues/80)
Expand All @@ -13,9 +41,14 @@
- Add additional host fields [\#71](https://github.com/mattstratton/castanet/issues/71)
- Add additional guest fields [\#70](https://github.com/mattstratton/castanet/issues/70)

## [v0.4.0](https://github.com/mattstratton/castanet/tree/v0.4.0) (2017-05-03)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.3.0...v0.4.0)
**Merged pull requests:**

- Add grey theme [\#81](https://github.com/mattstratton/castanet/pull/81) ([mattstratton](https://github.com/mattstratton))
- Add support for jumbotron on row layout [\#79](https://github.com/mattstratton/castanet/pull/79) ([mattstratton](https://github.com/mattstratton))
- Make examplesite stuff look better [\#77](https://github.com/mattstratton/castanet/pull/77) ([mattstratton](https://github.com/mattstratton))
- Add fields to guest and hosts [\#75](https://github.com/mattstratton/castanet/pull/75) ([mattstratton](https://github.com/mattstratton))

## [v0.4.0](https://github.com/mattstratton/castanet/tree/v0.4.0) (2017-05-03)
**Implemented enhancements:**

- Add support for banner-style images to episode page [\#60](https://github.com/mattstratton/castanet/issues/60)
Expand All @@ -41,9 +74,18 @@

- Share your theme with the community [\#57](https://github.com/mattstratton/castanet/issues/57)

## [v0.3.0](https://github.com/mattstratton/castanet/tree/v0.3.0) (2017-04-26)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.6...v0.3.0)
**Merged pull requests:**

- Add banner option [\#72](https://github.com/mattstratton/castanet/pull/72) ([mattstratton](https://github.com/mattstratton))
- Add podcast length [\#69](https://github.com/mattstratton/castanet/pull/69) ([mattstratton](https://github.com/mattstratton))
- Change to remove slashes [\#65](https://github.com/mattstratton/castanet/pull/65) ([mattstratton](https://github.com/mattstratton))
- Fix broken hamburger menu [\#59](https://github.com/mattstratton/castanet/pull/59) ([mattstratton](https://github.com/mattstratton))
- Add contributing.json \(GitMagic\) [\#56](https://github.com/mattstratton/castanet/pull/56) ([gitmagic-bot](https://github.com/gitmagic-bot))
- Add grid option [\#55](https://github.com/mattstratton/castanet/pull/55) ([mattstratton](https://github.com/mattstratton))
- Add host sidebar [\#54](https://github.com/mattstratton/castanet/pull/54) ([mattstratton](https://github.com/mattstratton))
- Make subscribe buttons look like buttons [\#53](https://github.com/mattstratton/castanet/pull/53) ([mattstratton](https://github.com/mattstratton))

## [v0.3.0](https://github.com/mattstratton/castanet/tree/v0.3.0) (2017-04-26)
**Implemented enhancements:**

- Change to bootstrap 4 [\#41](https://github.com/mattstratton/castanet/issues/41)
Expand All @@ -53,9 +95,11 @@
- Footer contains hardcoded link to Arrested DevOps privacy policy [\#50](https://github.com/mattstratton/castanet/issues/50)
- Footer is offscreen on small viewports [\#47](https://github.com/mattstratton/castanet/issues/47)

## [v0.2.6](https://github.com/mattstratton/castanet/tree/v0.2.6) (2017-04-21)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.5...v0.2.6)
**Merged pull requests:**

- \[WIP\] Update to Bootstrap 4 [\#48](https://github.com/mattstratton/castanet/pull/48) ([mattstratton](https://github.com/mattstratton))

## [v0.2.6](https://github.com/mattstratton/castanet/tree/v0.2.6) (2017-04-21)
**Implemented enhancements:**

- Add a blank override css file for customizations [\#33](https://github.com/mattstratton/castanet/issues/33)
Expand All @@ -65,33 +109,30 @@
- Doesn't work with one episode [\#44](https://github.com/mattstratton/castanet/issues/44)
- Create automated release pipeline [\#38](https://github.com/mattstratton/castanet/issues/38)

## [v0.2.5](https://github.com/mattstratton/castanet/tree/v0.2.5) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.4...v0.2.5)
**Merged pull requests:**

- Check for single episode [\#45](https://github.com/mattstratton/castanet/pull/45) ([mattstratton](https://github.com/mattstratton))
- Add capability for users to include their own custom CSS overrides. [\#40](https://github.com/mattstratton/castanet/pull/40) ([Fweeb](https://github.com/Fweeb))

## [v0.2.5](https://github.com/mattstratton/castanet/tree/v0.2.5) (2017-02-11)
**Closed issues:**

- Missing navbar items when testing included example site [\#36](https://github.com/mattstratton/castanet/issues/36)

## [v0.2.4](https://github.com/mattstratton/castanet/tree/v0.2.4) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.2.3...v0.2.4)
**Merged pull requests:**

## [v0.2.3](https://github.com/mattstratton/castanet/tree/v0.2.3) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.2...v0.2.3)
- Fix missing menu items in navigation bar [\#37](https://github.com/mattstratton/castanet/pull/37) ([thercast](https://github.com/thercast))

## [v0.2.4](https://github.com/mattstratton/castanet/tree/v0.2.4) (2017-02-11)
## [v0.2.3](https://github.com/mattstratton/castanet/tree/v0.2.3) (2017-02-11)
## [v.0.2.2](https://github.com/mattstratton/castanet/tree/v.0.2.2) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.1...v.0.2.2)

## [v.0.2.1](https://github.com/mattstratton/castanet/tree/v.0.2.1) (2017-02-11)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.2.0...v.0.2.1)

**Implemented enhancements:**

- refactor to the block/base layout [\#35](https://github.com/mattstratton/castanet/issues/35)
- add support for other color schemes [\#27](https://github.com/mattstratton/castanet/issues/27)

## [v.0.2.0](https://github.com/mattstratton/castanet/tree/v.0.2.0) (2016-10-06)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.4...v.0.2.0)

**Implemented enhancements:**

- add google analytics support [\#21](https://github.com/mattstratton/castanet/issues/21)
Expand All @@ -105,16 +146,12 @@
- change to use BaseURL [\#22](https://github.com/mattstratton/castanet/issues/22)

## [v.0.1.4](https://github.com/mattstratton/castanet/tree/v.0.1.4) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.3...v.0.1.4)

**Implemented enhancements:**

- add sample social image [\#17](https://github.com/mattstratton/castanet/issues/17)
- Add guest support [\#16](https://github.com/mattstratton/castanet/issues/16)

## [v.0.1.3](https://github.com/mattstratton/castanet/tree/v.0.1.3) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.2...v.0.1.3)

**Implemented enhancements:**

- Create template for episodes [\#11](https://github.com/mattstratton/castanet/issues/11)
Expand All @@ -127,8 +164,6 @@
- add sharing feature to episode template [\#18](https://github.com/mattstratton/castanet/issues/18)

## [v.0.1.2](https://github.com/mattstratton/castanet/tree/v.0.1.2) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v.0.1.1...v.0.1.2)

**Implemented enhancements:**

- Create about page template [\#12](https://github.com/mattstratton/castanet/issues/12)
Expand All @@ -138,12 +173,12 @@
- move default image into theme static image directory [\#13](https://github.com/mattstratton/castanet/issues/13)

## [v.0.1.1](https://github.com/mattstratton/castanet/tree/v.0.1.1) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.1.0...v.0.1.1)

## [v0.1.0](https://github.com/mattstratton/castanet/tree/v0.1.0) (2016-09-25)
[Full Changelog](https://github.com/mattstratton/castanet/compare/v0.1...v0.1.0)

## [v0.1](https://github.com/mattstratton/castanet/tree/v0.1) (2016-09-25)
**Merged pull requests:**

- waffle.io Badge [\#2](https://github.com/mattstratton/castanet/pull/2) ([waffle-iron](https://github.com/waffle-iron))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage = "https://github.com/mattstratton/castanet"
tags = ["podcast", "responsive"]
features = ["podcast RSS", "subscribe buttons"]
min_version = 0.19
theme_version = "0.5.1"
theme_version = "0.6.0"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 86af4b7

Please sign in to comment.