Skip to content

Commit

Permalink
Add a changelog entry about the new Error type
Browse files Browse the repository at this point in the history
  • Loading branch information
kureuil committed Nov 17, 2018
1 parent e7e2fb8 commit ebf1a7d
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 @@
### Unreleased

#### Breaking Changes

* **futures:**
* Introduce a new `Error` type, replacing occurences of `io::Error` in public APIs ([#145](https://github.com/sozu-proxy/lapin/pull/145))

### 0.14.0 (2018-10-17)

#### Housekeeping
Expand Down

0 comments on commit ebf1a7d

Please sign in to comment.