Skip to content

Commit 4f3e3a7

Browse files
committed
prepare the release notes for the python package in version 0.5.1
1 parent 007a001 commit 4f3e3a7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/release/release.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ Release notes
55

66
.. tabbed:: Python
77

8+
**DoubleML 0.5.1**
9+
10+
- Store estimated models for nuisance parameters
11+
`#159 <https://github.com/DoubleML/doubleml-for-py/pull/159>`_
12+
- Bug fix: Overwrite for tune method (introduced for depreciation warning) did not return the tune result
13+
`#160 <https://github.com/DoubleML/doubleml-for-py/pull/160>`_
14+
`#162 <https://github.com/DoubleML/doubleml-for-py/issues/162>`_
15+
- Maintenance
16+
`#166 <https://github.com/DoubleML/doubleml-for-py/pull/166>`_
17+
`#167 <https://github.com/DoubleML/doubleml-for-py/pull/167>`_
18+
`#168 <https://github.com/DoubleML/doubleml-for-py/pull/168>`_
19+
`#170 <https://github.com/DoubleML/doubleml-for-py/pull/170>`_
20+
821
**DoubleML 0.5.0**
922

1023
- Implement a new score function ``score = 'IV-type'`` for the PLIV model (for details see

0 commit comments

Comments
 (0)