# Changelog All notable changes to `servant-routes-golden` will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Haskell Package Versioning Policy](https://pvp.haskell.org). ## [Unreleased] ## [0.1.0.0] - 10.06.2025 - Use the `ToJSON` instance of `Routes` to generate golden tests for an API - Test suite for the package uses these golden tests on a dummy API [unreleased]: https://github.com/fpringle/servant-routes/compare/golden-v0.1.0.0...HEAD [0.1.0.0]: https://github.com/fpringle/servant-routes/releases/tag/golden-v0.1.0.0