diff --git a/README.md b/README.md index 9e4ff2e..0dbf88d 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,10 @@ Plugin options (all optional): ## Changelog +### v1.1.1 (February 16, 2020) + +- __Bug__:__ Removed stray console.log call. + ### v1.1.0 (February 15, 2020) - __Improvement:__ Now actually explicitly validates the `options` you specify and gives you a helpful error message, instead of a cryptic one.