From c3ea3d28a48d672690ae97f325e5db33095cfbaf Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Mon, 27 Dec 2021 19:04:08 -0800 Subject: [PATCH] Added 2.14.0.14 CHANGES --- CHANGES | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e734f60..a78bfd3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,14 @@ -The following are the changes from calc version 2.14.0.13 to date: +The following are the changes from calc version 2.14.0.14 to date: + + Fixed typo in Makefile.local comment. + + Established a tagging procedure for a production release. + Production git tags will be of the form: + + prod-2.x.y.z + + +The following are the changes from calc version 2.14.0.13 to 2.14.0.13: Made major changes to our release process in order to avoid missing critical files that happened in calc v2.4.0.12.