From 233c55d5e4eed299d21b3fa6bad8b505fa43e222 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 8 May 2024 14:57:52 +0000 Subject: [PATCH] Restyled by prettier-markdown --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d55cc..41adde1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,9 @@ ## [v0.12.6.14](https://github.com/pbrisbin/yesod-markdown/compare/v0.12.6.13...v0.12.6.14) - Change GHC Support - - Add 9.4, 9.6, and 9.8 - - Drop 8.4 + + - Add 9.4, 9.6, and 9.8 + - Drop 8.4 NOTE: Things may still compile on versions not present here. These are just the versions we test with on CI.