From 9c92c701c7732215ba218bf50df74e4f44a12bf7 Mon Sep 17 00:00:00 2001 From: Thomas Scherz Date: Mon, 29 Jul 2024 12:44:09 -0400 Subject: [PATCH] Updates CHANGELOG.md --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43d0c80..3eddb1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +1.4.0 7/29/2024 +* Updates Ruby to version 3.3.3. +* Updates Rails to version 6.1.7.8. +* Updates the deploy script to update ruby. +* Updates Github Actions. +* Bundle Update. +* Security updates to Nokogiri. +* Improves notes field with simple format. +* Moves javascript into asset pipeline. +* Adds Road Map feature. +* Adds Decommissioned as a feature. +* Bug Fixes + * Fixes null value in export function. + * Fixes sensitive information field. + * Fixes problem of deleting a record with a change request associated. + * Fixes problem with multi_value fields. + 1.3.0 4/9/2024 * Updates Ruby to version 3.3.0 * Updates Rails to version 6.1.7.7