* Add `version` subproperty to `FlavorTextSubResource`
0.6.1
* Fixed disk-based cache not handling different filesystems on Windows
0.6.0
* V2Client get methods now return element instead of single element list * set urllib3 version to >=1.24.3, <1.25 (CVE-2019-11236) * Support for Python 3.4 and 3.5
0.5.2
* Fixed bug that caused pokemon_encounters subresource to not be detected in LocationAreaResource (thanks to [jachymb](https://github.com/jachymb))