From d8fc6e3207ddbfd4797a0e926ba068598e7e2210 Mon Sep 17 00:00:00 2001 From: Zach Wright Date: Thu, 3 Oct 2024 15:33:06 -0400 Subject: [PATCH] Update changelog.md --- changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index f9e8347..f013570 100644 --- a/changelog.md +++ b/changelog.md @@ -1,13 +1,13 @@ # Changelog -## Release 2.5 (unreleased) -Brief summary of what's in this release: +## Release 2.5 (10/3/2024) +- Java upgrade ### Breaking changes -Breaking changes include any database updates needed, if we need to edit any files on system (like .env or certs, etc). Things that are outside of the code itself that need changed for the system to work. +None ### Non-breaking changes -Just a place to keep track of things that have changed in the code that we may want to pay special attention to when smoke testing, etc. +None ------ ## Release 2.4 (released 07/08/2024)