Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Azolo committed Jan 22, 2018
1 parent 9471f51 commit 2f0ea61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
- Allow `Conn.new/2` to use a url string instead of a `URI` struct.
- Automatically add a "/" path to a pathless url.
- The HTTP request will break without a valid path!
- Add `child_spec` definitions for Elixir 1.5+
- Or any version that exports `Supervisor.child_spec/2`
- Some documentation tweaks

### Bug Fixes
- No longer invoke `handle_disconnect` if there is reason to exit from invoking
Expand Down

0 comments on commit 2f0ea61

Please sign in to comment.