Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 1.63 KB

Change Log

0.1.0 (2017-05-17)

Full Changelog

Closed issues:

  • Move to Erlang.mk to rebar3 #11
  • decode_status_line returns {error,status_line} when HTTP request contains query parameters and is sent to Cowboy #9

Merged pull requests:

0.0.0 (2015-01-02)

Merged pull requests:

  • Corrected more type errors, based on what we receive/send to sockets #7 (psytale)
  • Support R17 #6 (dcorbacho)
  • Problems spotted by dialyzer #5 (psytale)
  • Fix reconnect attempts and chunked response parsing #4 (psytale)
  • Prevent orphaned sockets after request #2 (psytale)
  • No longer loops forever if connection closes after req #1 (psytale)

* This Change Log was automatically generated by github_changelog_generator