CHANGELOG.md in yoti-1.0.3 vs CHANGELOG.md in yoti-1.1.0
- old
+ new
@@ -2,9 +2,16 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 1.1.0 - 2017-10-24
+### Changed
+- `user_profile['selfie']` will return image data instead of an image URI
+
+### Added
+- `user_profile.base64_selfie_uri` helper returns the base64 selfie URI
+
## 1.0.3 - 2017-10-17
### Changed
- Switched from proprietary to MIT license
## 1.0.2 - 2017-03-15