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 f7b0336 commit fc75ede
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ 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] - 2019-xx-xx
## [0.0.13] - 2020-xx-xx
### 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.

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

0 comments on commit fc75ede

Please sign in to comment.