diff --git a/CHANGELOG.md b/CHANGELOG.md index a64e020..c727d54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## 0.2.0 +- You can now click an episode to show the description of the episode - The episode image detection was now made more fault-tolerant to always be able to show an episode image ## 0.1.1 diff --git a/src/components/ActionListItem.vue b/src/components/ActionListItem.vue index 0d1e853..537d723 100644 --- a/src/components/ActionListItem.vue +++ b/src/components/ActionListItem.vue @@ -1,5 +1,6 @@