From 332020d8fe9e9cb063d785b6bef1f8cfe88866d8 Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 7 Dec 2021 17:25:19 +0000 Subject: [PATCH] Readme update to add links for git changes between tags --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5eddbb..611b3f6 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Any and all project changes for releases should be documented below. Versioning ### Version 1.1.0 -Re-containerisation into a static NuxtJS image served by NGINX, this will significantly shrink the image and hosting overhead for such a simple site. +[[Git Changes]](https://github.com/othyn/othyn.com/compare/v1.0.0...v1.1.0) Re-containerisation into a static NuxtJS image served by NGINX, this will significantly shrink the image and hosting overhead for such a simple site. #### Added @@ -110,7 +110,7 @@ Re-containerisation into a static NuxtJS image served by NGINX, this will signif ### Version 1.0.0 -Initial release. +[[Git Changes]](https://github.com/othyn/othyn.com/compare/v1.0.0-beta.1...v1.0.0) Initial release. #### Added