Skip to content

Commit

Permalink
Add changelog entry for complex numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedThree committed Dec 8, 2023
1 parent 0561c7c commit fe653fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
version 1.7.0 (not yet released)
===============================
* add support for complex numbers via `auto_complex` keyword to `Dataset` (PR #1295)
* fix for deprecated Cython `DEF` and `IF` statements using compatibility header
with shims for unavailable functionality
with shims for unavailable functionality (PR #1277)

version 1.6.5 (tag v1.6.5rel)
===============================
Expand Down

0 comments on commit fe653fe

Please sign in to comment.