From b9f8986ce90bf7fa0fd5e5d50902bf8c9b004391 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alexander=20M=C3=A4rz?=
<41187941+StatMixedML@users.noreply.github.com>
Date: Fri, 26 May 2023 16:36:05 +0200
Subject: [PATCH] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 158c872..c977ac0 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ We propose a new framework of LightGBM that predicts the entire conditional dist
:white_check_mark: LightGBMLSS is available in Python.
## News
+:boom: [2023-05-26] Release of v0.2.1. See the [release notes](https://github.com/StatMixedML/LightGBMLSS/releases) for an overview.
:boom: [2023-05-23] Release of v0.2.0. See the [release notes](https://github.com/StatMixedML/LightGBMLSS/releases) for an overview.
:boom: [2022-01-05] LightGBMLSS now supports estimating the full predictive distribution via [Expectile Regression](https://epub.ub.uni-muenchen.de/31542/1/1471082x14561155.pdf).
:boom: [2022-01-05] LightGBMLSS now supports automatic derivation of Gradients and Hessians.