From 305b458d1954b17a9b7b234755e1f9aaa31149f2 Mon Sep 17 00:00:00 2001 From: Fabian Joswig Date: Mon, 10 Jul 2023 16:13:32 +0100 Subject: [PATCH] docs: link to Changelog added to README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84eb37dd..e3436706 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - **Documentation:** https://fjosw.github.io/pyerrors/pyerrors.html - **Examples:** https://github.com/fjosw/pyerrors/tree/develop/examples +- **Changelog:** https://github.com/fjosw/pyerrors/blob/develop/CHANGELOG.md - **Bug reports:** https://github.com/fjosw/pyerrors/issues ## Installation