Changelog of @hackage/servant-auth-swagger 0.2.10.0

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.

[Unreleased]

[0.2.10.0] - 2018-06-18

Added

  • Support for GHC 8.4 by @phadej
  • Changelog by @domenkozar
  • #93: add Cookie in SwaggerSpec API by @domenkozar
  • #42: add dummy AllHasSecurity Cookie instance by @sordina