diff --git a/CHANGES.md b/CHANGES.md index d7dd73a7..52e8da76 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,10 @@ -2.0.0 (unreleased) ------------------- +v2.0.0 2020-08-11 Canterbury +---------------------------- + +- No longer expose the unwrapped modules (#94, @jonludlam) -- No longer expose the unwrapped modules -- Remove everything but Ast versions and upgrade/downgrade conversions. +- Remove everything but Ast versions and upgrade/downgrade + conversions (#103, @ceastlund) v1.7.3 2020-05-07 Canterbury ----------------------------