From 2b98d23099c755f879d777f132d2a17196b76f16 Mon Sep 17 00:00:00 2001 From: jmcvey3 <53623232+jmcvey3@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:38:23 -0800 Subject: [PATCH] Update changelog --- changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 17e03ade..a141c3bc 100644 --- a/changelog.md +++ b/changelog.md @@ -20,7 +20,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Updates to support python 3.10 and 3.11 - Added ability to read Nortek AWAC waves data - Added ability to subtract Doppler noise in TKE dissipation rate functions - - Added function to calculate turbulence intensity and remove noise + - Added function to calculate turbulence intensity and remove noise + - Add ability to read Nortek dual profiling instruments + - Add ability to read ID 31 (initial altimeter scan for averaged altimeter measurements) ## Version 1.3.0 - Bugfixes