v1.1.0, 2013-11-15 -- Add memory caching off shows end events. New setting VTIXY_CACHE_TIMEOUT
v1.0.6, 2013-09-27 -- Software bug. Return response if order has not yet transaction_id
v1.0.5, 2013-09-19 -- Software bug. Disable filter by transaction_id if order not sold
v1.0.4, 2013-09-17 -- Security bug. Filtering orders get request by transaction_id
v1.0.3, 2013-09-11 -- Software bug. Overload function get_request_data in ProxyView. Return json.dumps(...)
v1.0.2, 2013-09-11 -- Software bug. Overload function get_request_data in ProxyView
v1.0.1, 2013-09-11 -- Security bug. Changed allowed method /order/<id>/ from "patch" to "get"
v0.1.0, 2013-09-07 -- Initial release.