All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Allow httparty v0.21.x
- Drop support for Ruby < 2.3
- Allow httparty v0.18.x
- Allow httparty v0.16.x
- HTTParty monkey patch now handles nils properly.
- Allow YourMembership::Sa::Members.profile_create to pass along a hashed password when one is present.
- Allow httparty v0.14.x
- Crash in
Profile#parse_custom_field_responses
when there are no CustomFieldResponses present.