Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

45 lines (32 loc) · 650 Bytes

django-peeringdb changelog

[Unreleased]

Added

Fixed

Changed

Deprecated

Removed

Security

[0.4.0]

Added

  • --limit option to sync

Fixed

  • use calendar.timegm instead of time.mktime so there isn't timezone skew

[0.3.1]

Fixed

  • fix sync via call_command

[0.3.0]

Added

  • Route Server network type
  • Maintenance contact type
  • standalone URLField
  • better testing options

[0.2.2]

Added

  • CHANGELOG!
  • docs for adding XK country code for Kosovo

Fixed

  • beta URL changed to www
  • cascade delete for relational tables
  • fixed foreign key related names

Removed

  • poc list tests