- #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)
- Huh?
- Allow ActiveCampaign::Client.new to accept a Hash
- Adds Deals
- Adds Forms
- Adds Groups
- Adds Users
- Adds Tracks
- Adds Campaigns
- Added tagging of lists and contacts
- Internally: Upgraded gems and RSpec syntax
- Internally: Added rubocop