diff --git a/History.markdown b/History.markdown index 9a780c3a..3cb06a9f 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ ### Bug Fixes * Fold private methods into the `:render` method as local variables (#327) + * Check `post.categories` instead of `post.category` (#357) ### Minor Enhancements