From cd925bc0496b67f67aecdf82d4474e1ea922f7c0 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Wed, 3 Mar 2021 14:12:21 +0000 Subject: [PATCH] Added changelog link to readme. --- libtest.scad | 2 ++ readme.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/libtest.scad b/libtest.scad index cfd5a70..2e9dbd5 100644 --- a/libtest.scad +++ b/libtest.scad @@ -33,6 +33,8 @@ //! //! See [usage](docs/usage.md) for requirements, installation instructions and a usage guide. //! +//! A list of changes classified as breaking, additions or fixes is maintained in [CHANGELOG.md](CHANGELOG.md). +//! //! // // This file shows all the parts in the library. diff --git a/readme.md b/readme.md index 4feef76..e0ceb16 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,8 @@ The license is GNU General Public License v3.0, see [COPYING](COPYING). See [usage](docs/usage.md) for requirements, installation instructions and a usage guide. +A list of changes classified as breaking, additions or fixes is maintained in [CHANGELOG.md](CHANGELOG.md). + ## Table of Contents