From 042d7bc5e1ab35854b406c11ab7ae1189aee3e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Jankowski?= Date: Wed, 14 Feb 2024 09:33:33 +0100 Subject: [PATCH] Release of 1.9.0 (#1650) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cdbf9a10..aa2499457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [UNRELEASED] neptune 1.9.0 +## neptune 1.9.0 ### Features - Add support for seaborn figures ([#1613](https://github.com/neptune-ai/neptune-client/pull/1613))