From c19672647c1d13b2e3f52ce60f4de5a5b8c9887d Mon Sep 17 00:00:00 2001 From: Levent Erkok Date: Wed, 6 Nov 2024 19:30:54 -0800 Subject: [PATCH] Release 11.0 --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 4a1dfb9f..b0e3b0e3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ * Hackage: * GitHub: -### Version 11.0, Not yet released +### Version 11.0, 2024-11-06 * [BACKWARDS COMPATIBILITY] SBV now handles arrays in a much more uniform way, unifying their use with all the other symbolic types. This required some back-wards compatibility