From 01b62541959d738e5201d05f7529c22c58f3072b Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Tue, 14 May 2019 09:59:44 -0300 Subject: [PATCH] update changelog --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index a118e0e..bea4358 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,7 @@ Changelog Version 1.0.0 * Major re-factor to use `pandas_flavor` instead of Monkey Patching. +* Added bindata via interpolation. Version 0.4.0 @@ -28,7 +29,7 @@ Version 0.2.2 * Support for different searbird `cnv` pressure spellings ('prDM' and 'prdM') thanks @j08lue. -* Lazy import for optinal dependencies (`gsw` and `scipy`). +* Lazy import for optional dependencies (`gsw` and `scipy`). * Several small bug fixes. Version 0.2.1