From e125fe71cb196e144f4697ce93e474a68e0dcae8 Mon Sep 17 00:00:00 2001 From: Nick Evans <2616208+nickevansuk@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:18:05 +0100 Subject: [PATCH] chore: Improve README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cf807b4..8f4c78c 100644 --- a/README.md +++ b/README.md @@ -229,3 +229,7 @@ You can also run a section of the suite by specifying the class's relative path For additional information on the commands available for PHPUnit, consult [their documentation](https://phpunit.de/manual/4.8/en/installation.html) + +### Release + +Major version numbers of this library should match those of the `dataset-site-template` on which this library depends. Any updates to the dataset site template files or assets should always be a major version update in both libraries.