Skip to content

Commit 64e3ad7

Browse files
authored
Merge pull request #335 from bashtage/rls-4.21
DOC: Final doc changes for release 4.21
2 parents eeb6aaa + 5ce64f0 commit 64e3ad7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/source/changes.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
Change Log
22
==========
33

4-
Since 4.20
5-
----------
4+
Version 4.21
5+
------------
6+
* Fixed a bug that affected :class:`~linearmodels.system.model.SUR` when estimating
7+
models using ``method="gls"`` and heteroskedasticity-, hac, or cluster-robust
8+
inference.
69
* Added ``rank_check`` argument to panel-data models that allows the rank
710
check to be skipped. Estimating a model that is rank deficient may result
811
in unreliable estiamtes and so caution is needed if using this option.

0 commit comments

Comments
 (0)