Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 475 Bytes

CHANGELOG.md

File metadata and controls

12 lines (11 loc) · 475 Bytes

pending

0.5.0 (2015-04-10)

  • Fix error in nymms_delete_suppressions (GH-26)
  • A bunch of doc updates
  • Moved to backend provider / state/suppression manager split
  • Added landscape.io checking
  • Fixed nymms_create_suppression name (it was missing an s)
  • moved to schematics for most (all?) datastructures, so much nicer
  • Move to using iso8601 dates almost everywhere
  • Added REST API (GH-31, GH-32 - thanks @berndtj)
  • API Plugin support (GH-34 - thanks @berndtj)