All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Wagtail
- Updating Celery for new documentation domain
1.0.3 - 2020-01-10
- Extension popup which shows current preferred versions and an option to reset.
- Fixed issue #4 which choked for python version "3.10 (dev)"
1.0.2 - 2020-01-06
- Fixed issue #3 which stored preferred version "Current" from PostgreSQL links but needed "current" for the URL.
1.0.1 - 2020-01-06
- Support for Celery
- Changed icons from svg to png format. Chrome extensions don't support svg icons and nothing in the testing or publishing process complained about this, but the end result meant that the published Chrome extension couldn't be installed.
1.0.0 - 2020-01-05
- Initial release
- Support for Django, PostgreSQL, and Python