Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 798 Bytes

CHANGELOG.md

File metadata and controls

29 lines (25 loc) · 798 Bytes

Change Log

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.

[1.2.0] - 2017-09-01

Added

  • Start support for katana 1.2

Added

  • Support for optional arguments in java methods

Fixed

  • Fix immutable classes (Response, Request, HttpRequest, HttpResponse, Action, Transport)

Fixed

  • Fixed Response accessors for attributes

Added

  • Support for request attributes from katana 1.1.12
  • Accessors for request id and timestamp

Added

  • New header methods

Fixed

  • Fix default property in getProperty()

[1.1.0] - 2017-06-01

Changed

  • Updated CONTRIBUTING.md and README.md

[1.0.0] - 2017-03-07

  • Initial release