Skip to content

Commit d01d70e

Browse files
authored
Fix links in changelog (#511)
1 parent 64e342e commit d01d70e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
* [Remove bad `isSubmapOf` testcase](https://github.com/haskell-unordered-containers/unordered-containers/pull/504)
1717

18-
18+
[0.2.20.1]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.20...v0.2.20.1
1919

2020
## [0.2.20] - January 2024
2121

@@ -44,6 +44,8 @@
4444

4545
* [Improve test failure reporting](https://github.com/haskell-unordered-containers/unordered-containers/pull/440)
4646

47+
[0.2.20]: https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.1...v0.2.20
48+
4749
## [0.2.19.1] – April 2022
4850

4951
* [Fix bug in `intersection[With[Key]]`](https://github.com/haskell-unordered-containers/unordered-containers/pull/427)

0 commit comments

Comments
 (0)