From 43596de88f2d2025c45ecfc19952028b92ee33b9 Mon Sep 17 00:00:00 2001 From: jmcvey3 <53623232+jmcvey3@users.noreply.github.com> Date: Tue, 12 Dec 2023 14:47:39 -0800 Subject: [PATCH] Update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index e865183d..a929f579 100644 --- a/changelog.md +++ b/changelog.md @@ -12,8 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Fix for instruments that did not record water velocity - Fix netCDF4 compression encoding - Retain prior netCDF4 variable encoding + - Fix bug in reading raw Nortek Signature altimeter data + - API/Useability - Updates to support python 3.10 and 3.11 + - Added ability to read Nortek AWAC waves data ## Version 1.3.0 - Bugfixes