Skip to content

Commit

Permalink
Update changelog for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
billdeitrick committed Jan 25, 2020
1 parent acaeb14 commit 603cd23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +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).

## [1.0.0] - 2020-01-25
### Changed
- 1.0 is almost a complete rewrite, and is not backwards compatible with v0. There are too many changes to list here, so check out the [docs](https://pypco.readthedocs.io/en/stable/).

## [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.
Expand Down

0 comments on commit 603cd23

Please sign in to comment.