Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.02 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.

...

  • Use model url from inherited model (#42)
  • Allow use of new versions of django-bakery (#44)
  • Drop support for Wagtail < 2.6, Django < 2.x & Python < 3.5 (#45, #46)

Added

  • Compatibility with Wagtail 2.0 (#27, #31, #32, #33)

Fixed

  • UTF8 decoding with Python 3 (#28)

Added

  • MIT License
  • Support for generating a static API

Initial Release