Skip to content

Commit

Permalink
Update CHANGELOG with bugfix notes
Browse files Browse the repository at this point in the history
  • Loading branch information
toddmilliken committed Oct 2, 2018
1 parent eb37af3 commit 8946ddf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## Unreleased

- Bugfix: Prevented empty post title from rendering in `responsive_the_title()` template tag.
- Bugfix: Fixed typo in name of filter used to visually hide home page title. Was `responsive_the_title_classes` and is now `responsive_the_title_class`.

## 2.1.8

- Added new template tag, `responsive_the_title()`, intended to output the page title
Expand Down

0 comments on commit 8946ddf

Please sign in to comment.