Skip to content

Commit

Permalink
Update theme to version 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Dec 1, 2020
1 parent 928e71d commit 8f8c254
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.13.0](https://github.com/mattstratton/castanet/tree/1.13.0) (2020-12-01)

**Implemented enhancements:**

- Add Functionality: Show next upcoming episode [\#309](https://github.com/mattstratton/castanet/pull/309) ([chrisreddington](https://github.com/chrisreddington))

## [1.12.1](https://github.com/mattstratton/castanet/tree/1.12.1) (2020-12-01)

**Implemented enhancements:**
Expand Down Expand Up @@ -343,7 +349,6 @@

**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)
Expand All @@ -362,6 +367,10 @@
- Add additional host fields [\#71](https://github.com/mattstratton/castanet/issues/71)
- Add additional guest fields [\#70](https://github.com/mattstratton/castanet/issues/70)

**Fixed bugs:**

- Sharing and pagination buttons are mis-aligned on some episode pages [\#87](https://github.com/mattstratton/castanet/issues/87)

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

**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.69.2"
theme_version = "1.12.1"
theme_version = "1.13.0"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 8f8c254

Please sign in to comment.