From ade92c2f32c026078e6297a030ec6b7933f71950 Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Wed, 28 Jul 2021 20:07:23 +0200 Subject: [PATCH] Prepare for v1.2 release (#41) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a323a3a..6517bc4 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,9 @@ jobs: # Version history +## v1.2 + * Fixed a path issue impacting git dependencies on Windows. + ## v1.1 * Added a `flavor` option setup.sh to allow downloading unpublished builds.