Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.49 KB

Changelog

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.

[1.0.4] -

  • Support for Wagtail
  • Updating Celery for new documentation domain

1.0.3 - 2020-01-10

Added

  • Extension popup which shows current preferred versions and an option to reset.

Fixed

  • Fixed issue #4 which choked for python version "3.10 (dev)"

1.0.2 - 2020-01-06

Fixed

  • Fixed issue #3 which stored preferred version "Current" from PostgreSQL links but needed "current" for the URL.

1.0.1 - 2020-01-06

Added

  • Support for Celery

Fixed

  • 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

Added

  • Initial release
  • Support for Django, PostgreSQL, and Python