From 6c51a2e015d8577b8ca05192e8cb8ea3dae88c8c Mon Sep 17 00:00:00 2001 From: Alex Miller Date: Thu, 28 Dec 2023 17:41:03 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19fb27d..935939e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ Changelog *Also see [Tools and installer changelog](https://github.com/clojure/brew-install/blob/1.11.1/CHANGELOG.md)* -* next +* next on Dec 28, 2023 + * Update maven core deps, remove Guava dep +* 0.18.1385 on Dec 28, 2023 * TDEPS-238 - deps.edn files are now validated against specs * TDEPS-239 - treat empty deps.edn file as {} * Update some minor dep versions