Skip to content

Commit 0bccf6a

Browse files
timothymillarmergify[bot]
authored andcommitted
Add deprecation to changelog
1 parent c513a2b commit 0bccf6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ Deprecations
6666
This change duplicates the information stored in dataset attributes, which should
6767
now be considered deprecated, and will be removed in a future release.
6868
(:user:`tomwhite`, :pr:`1054`, :issue:`1035`)
69+
- Parameter ``founder_indices`` in :func:`sgkit.pedigree_kinship` is now considered
70+
deprecated, and will be removed in a future release. Instead, the ``founder_kinship``
71+
parameter now expects a full sized kinship matrix in which non-founder values are
72+
ignored.
73+
(:user:`timothymillar`, :pr:`1075`, :issue:`1061`)
6974

7075
Improvements
7176
~~~~~~~~~~~~

0 commit comments

Comments
 (0)