~~~~~ * Added width and height to share image attributes * Switched from travis to gitlab-ci
3.3.0
~~~~~ * Added `WAGTAILMETADATA_IMAGE_FILTER` as a way to change share image rendition
3.2.0
~~~~~ * Dropped site_name from being added to the title by default
3.0.0
~~~~~ * Added title tag * Added error messages for missing bits of template tag
2.0.0
~~~~~ * Dropped python2 * Updated wagtail dependency to 2.0
0.2.0
~~~~~ * Feature: Added support for custom images * Fix: Fixed bug causing descriptions not to show in rendered tag * Improvement: Added tests * Improvement: Cleaned up code