Updated changelog

This commit is contained in:
2019-05-31 14:20:40 +02:00
parent c48f5df843
commit 65e0ad1ad3

View File

@@ -1,6 +1,12 @@
Pillar Python SDK changelog
===========================
## Version 1.10 (2019-05-31)
- Added `User.patch()`. This is used to set the user's username.
- Deprecated the use of Gravatar in favour of Pillar-hosted avatars.
## Version 1.9 (2019-05-28)
- Updated the dependencies to current versions.