Skip to content

Commit

Permalink
Update theme to version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Jun 13, 2017
1 parent 4602815 commit 5f60d57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Change Log

## [0.7.0](https://github.com/mattstratton/castanet/tree/0.7.0) (2017-06-09)
## [0.8.0](https://github.com/mattstratton/castanet/tree/0.8.0) (2017-06-13)
**Implemented enhancements:**

- Add a bunch more sample guests [\#125](https://github.com/mattstratton/castanet/issues/125)
- Guest page should show links to all shows with all versions of a guest [\#117](https://github.com/mattstratton/castanet/issues/117)
- Customize placement of "Read More" [\#116](https://github.com/mattstratton/castanet/issues/116)
- Add proper use of CDATA to episode feed [\#23](https://github.com/mattstratton/castanet/issues/23)

## [0.7.0](https://github.com/mattstratton/castanet/tree/0.7.0) (2017-06-10)
**Implemented enhancements:**

- Create a page listing all guests [\#121](https://github.com/mattstratton/castanet/issues/121)
Expand All @@ -21,10 +29,6 @@
- "Read More" shows up on main hero even if not truncated [\#115](https://github.com/mattstratton/castanet/issues/115)
- Paginator needs to be constrained [\#96](https://github.com/mattstratton/castanet/issues/96)

**Merged pull requests:**

- Yeah, that example site... [\#126](https://github.com/mattstratton/castanet/pull/126) ([mattstratton](https://github.com/mattstratton))

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

Expand Down
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.7.0"
theme_version = "0.8.0"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 5f60d57

Please sign in to comment.