From 6c4dad1fbd1dd2fed75e48379efd107377bef244 Mon Sep 17 00:00:00 2001 From: Mathieu Barbin Date: Tue, 5 Nov 2024 13:10:42 +0100 Subject: [PATCH] Update changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1323296..52fb414 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,8 @@ ### Changed -- Abstract the trait type constructors (PR, @mbarbin). +- Upgrade to `provider.0.0.11` with breaking changes (PR, @mbarbin). +- Abstract the trait type constructors (#42, @mbarbin). ### Deprecated