# Changelog All Notable changes to `oauth2-salesforce` will be documented in this file ## 2.0.1 - 2017-02-03 ### Added - Support for 12 and 15 character organization ids (thanks @stevenwadejr) ### Deprecated - Nothing ### Fixed - Nothing ### Removed - Nothing ### Security - Nothing ## 2.0.0 - 2017-01-25 ### Added - PHP 7.1 Support ### Deprecated - Nothing ### Fixed - Nothing ### Removed - PHP 5.5 Support ### Security - Nothing ## 1.0.0 - 2017-01-25 Bump for base package parity ## 0.3.0 - 2016-07-13 ### Added - Domain getter and setter methods, to faciliate environment customization while retaining default values. ### Deprecated - Nothing ### Fixed - Nothing ### Removed - Nothing ### Security - Nothing ## 0.2.0 - 2016-03-03 ### Added - Access to instance url from Access Token ### Deprecated - Nothing ### Fixed - Nothing ### Removed - Nothing ### Security - Nothing ## 0.1.0 - 2015-10-05 ### Added - Initial release! ### Deprecated - Nothing ### Fixed - Nothing ### Removed - Nothing ### Security - Nothing