# Changelog

All notable changes to `PhxJsonRpc` will be documented in this file.

## Version 0.3.2

### Added

- `excoveralls` for test coverage

### Fixed

- Test warnings, some doc typos

## Version 0.3.1

### Fixed

- Documentation typo in `router` section

- Bug with `undefined` error in view helpers

## 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 for `router`

### 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
