From 2b427d159c99a5b9e57909e8965d433728499286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9cate=20Moonlight?= Date: Thu, 26 Dec 2024 12:42:35 +0100 Subject: [PATCH] Add changelog for Cabal 3.14.1.1 --- release-notes/Cabal-3.14.1.1.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/Cabal-3.14.1.1.md diff --git a/release-notes/Cabal-3.14.1.1.md b/release-notes/Cabal-3.14.1.1.md new file mode 100644 index 00000000000..451573ff9a4 --- /dev/null +++ b/release-notes/Cabal-3.14.1.1.md @@ -0,0 +1,6 @@ +Cabal and Cabal-syntax 3.14.1.1 changelog and release notes +--- + +### Significant changes + +- Support for GHC 9.12 [10671](https://github.com/haskell/cabal/pull/10671)