Update changelog

This commit is contained in:
Sven Slootweg 2020-02-16 17:26:31 +01:00
parent 861843a604
commit 80d738ece8

View file

@ -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.