From e20e51be41444184a1c38157258088895875f466 Mon Sep 17 00:00:00 2001 From: ayakael Date: Sun, 30 Dec 2018 09:54:37 -0500 Subject: [PATCH] [CHANGELOG] Added build.sh changes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad1e4c5..0e6d332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -72,3 +72,4 @@ * Fixed bug that would cause multiple instances of IMAGEID to be defined in flac file after exportation * Image files are now stripped of metadata when importing from CUETOOLS and EAC sources * Changed some internals +* build.sh can now accept --version argument for when building in non-git environment