packages feed

servant-swagger-ui-0.2.3.2.2.8: CHANGELOG.md

- 0.2.3.2.2.8
    - Support `servant-0.11`

- 0.2.2.2.2.8
    - Support `servant-0.10`

- 0.2.1.2.2.8
    - Update to `swagger-ui-2.2.8`
    - Add support for [jensoleg](https://github.com/jensoleg/swagger-ui>) theme

- 0.2.0.2.1.5

    - Introduce `SwaggerSchemaUI`, this fixes
      [Swagger UI does not work when nested](https://github.com/phadej/servant-swagger-ui/issues/8) issue
      by sacrificing some subjective flexibility.
    - update bundled swagger-ui to version 2.1.5

- 0.1.1.2.1.4

    - Documentation and example improvements