From f0eb8c22f26b1d25d31d3eaf44106e1c8d819a50 Mon Sep 17 00:00:00 2001 From: francium Date: Thu, 29 Feb 2024 21:04:15 -0500 Subject: [PATCH] fix: changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1427e0e..63f07aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -143,7 +143,7 @@ codebase. [MIGRATING.md]: https://github.com/rustedpy/result/blob/main/MIGRATING.md [Unreleased]: https://github.com/rustedpy/result/compare/v0.16.1...HEAD -[0.16.0]: https://github.com/rustedpy/result/compare/v0.16.0...v0.16.1 +[0.16.1]: https://github.com/rustedpy/result/compare/v0.16.0...v0.16.1 [0.16.0]: https://github.com/rustedpy/result/compare/v0.15.0...v0.16.0 [0.15.0]: https://github.com/rustedpy/result/compare/v0.14.0...v0.15.0 [0.14.0]: https://github.com/rustedpy/result/compare/v0.13.1...v0.14.0