From 45e9e5df24b05dccc2b89729d75e4c96d668fc59 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Wed, 3 Jul 2024 12:38:40 +0300 Subject: [PATCH] Update uuid changelog --- uuid/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uuid/CHANGES.md b/uuid/CHANGES.md index 165e0a5..c3d4615 100644 --- a/uuid/CHANGES.md +++ b/uuid/CHANGES.md @@ -1,3 +1,7 @@ +1.3.16 + +- Support GHC-8.6.5...9.10.1 + 1.3.15 - Add (Template Haskell) `Lift UUID` instance