Current section
Files
Jump to
Current section
Files
phx_json_rpc
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to `PhxJsonRpc` will be documented in this file.
## Version 0.3.0
### Added
- OTP configuration for the `router`
## Version 0.2.2
### Added
- `Request ID` to error log format
## Version 0.2.1
### Updated
- Improved documentation guide
### Added
- `howitworks` section to `README.md`
## Version 0.2.0
### Added
- Maximum batch size limit property
### Fixed
- Typespecs in pipe section
## Version 0.1.1
### Added
- Link to `phoenix framework` in `README.md`
### Fixed
- Unneccessary condition, when accessing metadata in pipe
- Documentation in error section
## Version 0.1.0
### Added
- Initial commit