diff --git a/CHANGES.md b/CHANGES.md index 01dfb8c6..6ec4fbd8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +2.11.0 (2023-02-08) +------------------- + * atdpy: Support parametrized type definitions (#303) * atdpy: Support options approximately by treating them as nullables (#320) * atdts: Support parametrized type definitions (#303)