Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Feb 9, 2020
1 parent f47cfb2 commit f6eeeaa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ 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/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.0.13] - 2020-xx-xx
## [0.0.14] - 2020-xx-xx

## [0.0.13] - 2020-02-09
### Changed
- Swapped out MD5 crate to simpler version
- Replaced Error Chain with plain old error enums.
- Added a `rustls-tls` option to use `rustls-tls` in reqwest.

### Added
- `rustls-tls` feature to use `rustls-tls` in reqwest.

## [0.0.12] - 2019-10-13
### Fixed
Expand Down

0 comments on commit f6eeeaa

Please sign in to comment.