CHANGELOG.md in keynote-1.0.0 vs CHANGELOG.md in keynote-1.1.0

- old
+ new

@@ -1,4 +1,9 @@ +## v1.1.0 +* Rumble: Fix bug in v1.0.0 that caused an exception if the user passed a `nil` + value for an attribute. +* Rumble: Add support for `aria` attr hashes, behaving the same way as `data`. + ## v1.0.0 * Add support for Rails 5.1. * Fix all Ruby warnings generated by Keynote itself. * Rumble: Always escape quotation marks in HTML attributes, even if the string is already marked as HTML-safe.