diff --git a/CHANGES.md b/CHANGES.md index 87871e35..f5c4deab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -15,7 +15,7 @@ * [Remove bad `isSubmapOf` testcase](https://github.com/haskell-unordered-containers/unordered-containers/pull/504) - +[0.2.20.1]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.20...v0.2.20.1 ## [0.2.20] - January 2024 @@ -44,6 +44,8 @@ * [Improve test failure reporting](https://github.com/haskell-unordered-containers/unordered-containers/pull/440) +[0.2.20]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.1...v0.2.20 + ## [0.2.19.1] – April 2022 * [Fix bug in `intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)