Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.05 KB

Change Log

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.

Added

  • Add setting to fine-tune admin search fields (port of #1035 by atugushev)

Changed

  • Fixed use of old private API (port of #822 by eranmarom)
  • Add ON DELETE CASCADE for user fk (port of #1015 by artofhuman)
  • Avoid usage of SubfieldBase on 1.8 and 1.9 versions (port of #1008 by tom-dalton-fanduel)

0.0.1 - 2016-11-27

Chaged