Skip to content

Commit

Permalink
Update changelog for release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
billdeitrick committed Jan 2, 2019
1 parent 0d6458a commit 992aef5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.0.2] - 2019-01-01
### Fixed
- Request timeout handling added. HTTP calls that never generate a response will no longer cause applications to hang. If three subsequent HTTP calls time out, an exception will be raised.
- Order and per_page parameters not being passed when using rel.list()

## [0.0.1] - 2018-11-26
### Changed
Expand Down

0 comments on commit 992aef5

Please sign in to comment.