LYRVL33UETNJV4SJ2YC4LBLKMMYPVCHDAIQMWBY7NLWCHL4Q2V2QC
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.3] - 2020-01-14
### Added
- `nom` parsers, enabled with the `parsers` feature and by default.
### Changed
- Request type is now indexed to indicate whether it is known to be a Gemini
request.
## [0.0.2] - 2020-01-14
### Added
- Crate ownership changed.
- Initial release.