Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
docs: Changelog for upcoming next release
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Feb 5, 2017
1 parent 5e56599 commit 4e0cda0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v2.0.0 (unreleased)

Switch from `curl` & `rustc_serialize` to `reqwest` & `serde`

This makes it far more future proof and additionally does not require
openssl on Mac or Windows!

# v1.0.0 (2016-02-02)

The missing `after_all_success` hook for Travis
Expand Down

0 comments on commit 4e0cda0

Please sign in to comment.