Skip to content

Commit

Permalink
Added CHANGELOG for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fblundun committed Aug 4, 2015
1 parent 29546dd commit 2da1406
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Version 0.7.0 (2015-xx-xx)
--------------------------
Started handling RequestExceptions (#134)
Started treating all 2xx and 3xx status codes as successful (#133)
Made Emitter and AsyncEmitter thread-safe (#130)
Made the number of worker threads used by the AsyncEmitter configurable (#136)
Fixed on_failure implementation for POST requests (#135)
Fixed to latest Peru version (#132)
Fixed code formatting in README (#129)

Version 0.6.0.post1 (2015-02-14)
--------------------------------
Improved logging (#109)
Expand Down

0 comments on commit 2da1406

Please sign in to comment.