# Changelog for polysemy-readline ## Unreleased Changes ## 0.3.0.0 - October 3 2025 - Deprecate `interpretReadlineAsInputT` as it wasn't possible to support interrupts using it alone - Bump GHC versions ## 0.2.0.0 - July 27th 2021 - Add `runReadlineFinal` and improved instructions for mitigating lack of support for repl history when using `runReadline` in the simplest way possible. ## 0.1.0.0 — June 24th 2021 - Release candidate for Hackage.