From cf0a70cd5b335698cf4548191815f5346a17893c Mon Sep 17 00:00:00 2001 From: Coda Phillips <coda.phillips@wisc.edu> Date: Sun, 10 Nov 2024 18:19:48 +0000 Subject: [PATCH] Update changelog for release Remove FCI from listed new sensors, since I know it's broken --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e3b2703a..160cfd3d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,12 +3,14 @@ All notable changes to this project will be documented in this file ## [Unreleased] + +## [v2.0.0] + - New build system based on autoconf - Major bug fix for relative azimuth angle and scattering angle - New Sensors - JPSS-2 / NOAA-21 - VGAC Fusion - - FCI - AMI - Added tracing hooks used for super-resolution and parallel segment processing - Major overhaul of ECM2 that fixes numerical stability and multiple other bugs -- GitLab