From 161200fd7b96d7feeb2469c769dbf4786dff5d83 Mon Sep 17 00:00:00 2001 From: James Wood Date: Thu, 8 Aug 2024 10:12:53 -0700 Subject: [PATCH] Updated chagelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52c0ecd..f1f97f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Released] - 2024-08-08 + +### Added +### Changed +- Reformatted all configs with "pretty" function to make more readable +### Deprecated +### Removed +- Removed "variables" field from all configs. No longer used by HiTIDE (uses CMR to get variable list instead) +### Fixed +### Security + ## [Released] - 2024-05-24 ### Added