From 4077fdbf5890e891bbd562d84817d92f79d27ff8 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Mon, 13 Nov 2023 09:22:28 +0100 Subject: [PATCH] Add missing dependency change --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cffdcaa..343f62af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### `Deprecated` +### `Dependencies` + +| Tool | Previous version | New version | +| -------- | ---------------- | ----------- | +| CAT | 4.6 | 5.2.3 | + ## 2.5.0 - [2023-10-10] ### `Added`