Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 538 Bytes

Changelog.md

File metadata and controls

30 lines (21 loc) · 538 Bytes

0.1.15

  • #10 bugs fixes
  • the http method of list_field_add and list_field_edit should be POST
  • Fix method_missing for ActiveCampaign module (#27)
  • Add Tags client prototype (#17)
  • Add automation_contact_remove post method (#25)

0.1.14

  • Huh?

0.1.13

  • Allow ActiveCampaign::Client.new to accept a Hash

0.1.11

  • Adds Deals
  • Adds Forms
  • Adds Groups
  • Adds Users
  • Adds Tracks
  • Adds Campaigns

0.1.10

  • Added tagging of lists and contacts
  • Internally: Upgraded gems and RSpec syntax
  • Internally: Added rubocop