Current section

Files

Jump to
gleam_cowboy CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.2.2 - 2020-11-19
- Updated for Gleam OTP v0.1.3.
## v0.2.1 - 2020-11-07
- Updated for Gleam OTP v0.1.3.
## v0.2.0 - 2020-11-05
- The `start` function now returns a Gleam OTP `StartResult`.
## v0.1.2 - 2020-08-24
- The set-cookie header is now correctly converted into the Cowboy expected
format.
- A link to the GitHub repo is included in the .app.src file.
## v0.1.1 - 2020-08-22
- Include package description.
- Include gleam_http in applications.
## v0.1.0 - 2020-08-22
- Initial release.