Skip to content

Commit

Permalink
Update theme to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstratton committed Nov 11, 2019
1 parent 7e25851 commit 5d57138
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## [1.1.0](https://github.com/mattstratton/castanet/tree/1.1.0) (2019-11-11)
**Implemented enhancements:**

- Migrate from codekit to gulp [\#105](https://github.com/mattstratton/castanet/issues/105)

**Fixed bugs:**

- TOC in REFERENCE.md is messed up [\#223](https://github.com/mattstratton/castanet/issues/223)

**Closed issues:**

- \[Bug\] Can't navigate guest listing on mobile [\#217](https://github.com/mattstratton/castanet/issues/217)
- \[BUG\] Issue generating css from scss [\#211](https://github.com/mattstratton/castanet/issues/211)

**Merged pull requests:**

- Move to gulp [\#224](https://github.com/mattstratton/castanet/pull/224) ([mattstratton](https://github.com/mattstratton))

## [1.0.2](https://github.com/mattstratton/castanet/tree/1.0.2) (2019-11-03)
**Closed issues:**

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.0.2"
theme_version = "1.1.0"

[author]
name = "Matt Stratton"
Expand Down

0 comments on commit 5d57138

Please sign in to comment.