diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e77dd..67e538a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.4.1](https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.4.0...v4.4.1) (2025-02-09) + + +### Bug Fixes + +* **repl:** use termopen if available ([#435](https://github.com/mrcjkb/haskell-tools.nvim/issues/435)) ([bf691e3](https://github.com/mrcjkb/haskell-tools.nvim/commit/bf691e341363dee2a5c17b488d4df8dcec67c4ca)), closes [#434](https://github.com/mrcjkb/haskell-tools.nvim/issues/434) + ## [4.4.0](https://github.com/mrcjkb/haskell-tools.nvim/compare/v4.3.2...v4.4.0) (2025-01-27)