Skip to content

Commit 03fe328

Browse files
committed
Update changelog
1 parent c070096 commit 03fe328

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
### Tobac Changelog
22

3+
_**Version 1.6.1:**_
4+
5+
**Bug fixes**
6+
7+
- An bug in the `field_and_features_over_time` generator, used to loop through mask `DataArrays` and feature `Dataframes` simultaneously which caused an error in the dataframe had no 0 index value has been fixed [#506](https://github.com/tobac-project/tobac/pull/506)
8+
- Interpolation of non-numeric coordinates (such as datetime) now works, and chooses the nearest element [#509](https://github.com/tobac-project/tobac/pull/509)
9+
310
_**Version 1.6.0:**_
411

512
**Enhancements for Users**

0 commit comments

Comments
 (0)