Skip to content

7.0.1: Handle empty feed collection

Compare
Choose a tag to compare
@bensmithett bensmithett released this 04 Aug 11:49

Changes

See b9ec81a

Handles empty feed collections

Upgrade instructions (more info)

Merge upstream changes

First, configure this repo as a remote for your repo (you only need to do this once)

  git remote add template https://github.com/bensmithett/tropical.git

Then fetch & merge the latest changes, resolving any conflicts manually:

git fetch template
git merge template/master

or...

Manually update your code

Make the one-line change in b9ec81a