Current section
Files
Jump to
Current section
Files
peppermint
CHANGELOG.md
CHANGELOG.md
# Changelog for Peppermint
## v0.3.0
* `Peppermint.Connection`: force HTTP/1 requests to be handled sequentially
* Improve isolated request error handling for HTTP/2
## v0.2.0
* Added `Peppermint.Connection`. A GenServer that can handle multiple requests simulaniously.
* Rewrite to support usage of `Peppermint` in custom processes.
## v0.1.0
Initial version