Skip to content

Commit c7d4dcc

Browse files
Add Changelog entry for PR to fix Issue 758
1 parent c7b23e6 commit c7d4dcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ version 3.16.2
2727
* Fix bug in `cf.aggregate` that sometimes put a null transpose
2828
operation into the Dask graph when one was not needed
2929
(https://github.com/NCAS-CMS/cf-python/issues/754)
30+
* Fix bug whereby `Field.cyclic` is not updated after a
31+
`Field.del_construct` operation
32+
(https://github.com/NCAS-CMS/cf-python/issues/758)
3033

3134
----
3235

0 commit comments

Comments
 (0)