From e9a96b663a65f3d1510f1dfb01b9e49dec52ef50 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Tue, 27 May 2025 13:04:05 -0400 Subject: [PATCH] Add documentation for CASE Issue 167 No effects were observed on Make-managed files. References: * https://github.com/casework/CASE/issues/167 Signed-off-by: Alex Nelson --- releases/1.4.0/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/releases/1.4.0/index.md b/releases/1.4.0/index.md index 4375e2e8..d6c14d16 100644 --- a/releases/1.4.0/index.md +++ b/releases/1.4.0/index.md @@ -36,6 +36,7 @@ custom_css: releases * Removed `owl:onDatatype` from vocabulary definitions ([*UCO GitHub Issue 593*](https://github.com/ucoProject/UCO/issues/593)) * Revised vocabulary pattern ([*UCO GitHub Issue 629*](https://github.com/ucoProject/UCO/issues/629)) +* Adjusted top Makefile dependency ordering in submodule initialization ([*CASE GitHub Issue 167*](https://github.com/casework/CASE/issues/167)) ## Documentation