Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 345 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 345 Bytes

Changelog

0.2.0

  • add CustomerSource
  • add Pipeline and PipelineStage
  • add Search for the 6 main entity types
  • add Person.find_by_email
  • support for Ruby 2.1

Thanks to @runa and @josh-works for their contributions to this release!

0.1.1

  • fix bug caused by overwriting to_json method

0.1.0

  • first release