All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Start support for katana 1.2
- Support for optional arguments in java methods
- Fix immutable classes (Response, Request, HttpRequest, HttpResponse, Action, Transport)
- Fixed Response accessors for attributes
- Support for request attributes from katana 1.1.12
- Accessors for request id and timestamp
- New header methods
- Fix default property in getProperty()
- Updated CONTRIBUTING.md and README.md
- Initial release