OANDA v20 API Change Log

Version 3.0.7 (November 02, 2016)

	* Stream chunk size if now configurable in each context and defaults
	  to 512 bytes


Version 3.0.6 (October 31, 2016)

	* Added time format support to v20 python bindings

	* Extended Transaction filtering to support Transaction Types

	* Factored all common HTTP error responses out of API


Version 3.0.5 (October 26, 2016)

	* Added v20 python aliases for creation and replacement of orders


Version 3.0.4 (October 17, 2016)

	* Added instrument endpoints with support for Candles.


Version 3.0.3 (August 25, 2016)

	* Added support for Pricing and Transaction streaming endpoints.

	* Deprecated "includeUnitsAvailable" for REST pricing endpoint.

	* Deprecated "quoteHomeConversionFactors" and "unitsAvailable" for
	  the Price object.


Version 3.0.2 (August 02, 2016)

	* Added support for Python 3.5


Version 3.0.1 (June 09, 2016)

	* Added TransactRejectReason enum


Version 3.0.0 (April 26, 2016)

	* Initial Release



