python-zulip-api/zulip/CHANGELOG.md
Eeshan Garg 048fa79a7c pypi: Release version 0.5.4.
Starting now, we now also have a CHANGELOG to record major changes
to the zulip package.
2018-08-31 17:25:55 -02:30

9 lines
265 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [0.5.4] - 2018-08-31
## Changed
- Renamed `Client.get_presence()` to `Client.get_user_presence()`.