Skip to content

Commit

Permalink
Update theme to version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Apr 6, 2020
1 parent 1ad00ba commit 1c365f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
# Changelog

## [1.3.2](https://github.com/mattstratton/castanet/tree/1.3.2) (2020-04-05)

**Fixed bugs:**

- \[Bug\] /host/ page not displaying each host's main content [\#266](https://github.com/mattstratton/castanet/issues/266)

## [1.3.1](https://github.com/mattstratton/castanet/tree/1.3.1) (2020-04-05)

## [1.3.0](https://github.com/mattstratton/castanet/tree/1.3.0) (2020-04-05)

**Implemented enhancements:**

- Add twitch option under social [\#256](https://github.com/mattstratton/castanet/issues/256)
- Sort hosts in partial based on...something [\#255](https://github.com/mattstratton/castanet/issues/255)
- Provide ability for some hosts to be excluded from the Host page [\#251](https://github.com/mattstratton/castanet/issues/251)

**Fixed bugs:**

- LinkedIn does not show on individual guest pages [\#253](https://github.com/mattstratton/castanet/issues/253)
- feed does not generate itunes titles [\#244](https://github.com/mattstratton/castanet/issues/244)

## [1.2.3](https://github.com/mattstratton/castanet/tree/1.2.3) (2020-04-04)

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.58.3"
theme_version = "1.3.1"
theme_version = "1.3.2"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 1c365f1

Please sign in to comment.