All notable changes to this project will be documented in this file, as suggested by How to use a CHANGELOG.
This project does not adhere to Semantic Versioning.
- Move from random point version releases and tie gem version to the version of TMS.
- Replaced ActiveSupport::Inflector.camelize with custom version that does not use acronyms.
from_name
attribute on FromAddress resource, mirroring changes to the TMS API
- Removed ability to POST or PUT to the from_address endpoint, as this feature is not supported by the TMS API
- Pinned mime-types dependency to a version that supports jRuby