Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1015 Bytes

File metadata and controls

40 lines (24 loc) · 1015 Bytes

Changelog

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.

Changed

  • Switched to Zeitwerk for autoloading

Added

  • Added Conflict response template

Added

  • Added Unauthorized response template
  • Added ServiceUnavailable response template
  • Added InternalServerError response template
  • Added PaymentRequired response template

Fixed

  • Fixed Pragma::Operation::Error#as_json having the wrong arity

First Pragma 2 release.