Skip to content

Commit c72434f

Browse files
author
Christopher Doris
committed
release notes
1 parent ecd2fec commit c72434f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/releasenotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* Adds `pyfunc`, `pyclassmethod`, `pystaticmethod` and `pyproperty`.
77
* `pyconvert_add_rule` is now documented. Its semantics have changed, including the
88
separator of the first argument from `/` to `:`.
9+
* A pandas `<NA>` value is now converted to `missing`.
10+
* A `NaN` in a `PyPandasDataFrame` is converted to `missing`.
911
* Bug fixes.
1012

1113
## v0.6.1 (2022-02-21)

0 commit comments

Comments
 (0)