From d2f6d44313ee9a85c99119d0a32c337b4b7e4d9e Mon Sep 17 00:00:00 2001 From: Ronny Bergmann Date: Thu, 28 Dec 2023 09:08:52 +0100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 449930cfae..d8ebd96a36 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ All notable Changes to the Julia package `Manopt.jl` will be documented in this The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.4.45] unreleased +## [0.4.45] December 28, 2023 ### Added