Current section
Files
Jump to
Current section
Files
gleam_elli
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.3.0 - 2021-08-14
- The header keys are now converted to lowercase.
- Updated to work with gleam/http v2.0.
- Updated for Gleam v0.16
## v0.2.0 - 2020-11-06
- The `start` function now returns a Gleam OTP `StartResult`.
## v0.1.1 - 2020-08-22
- Include applications in rebar config.
## v0.1.0 - 2020-08-22
- Initial release.