Skip to content

Commit

Permalink
add changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed Dec 15, 2024
1 parent f919a14 commit eb43684
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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.5.5] unreleased

### Removed

* The geodesic regression example, first because it is not correct, second because it should become part of ManoptExamples.jl once it is correct.

## [0.5.4] - December 11, 2024

### Added
Expand Down

0 comments on commit eb43684

Please sign in to comment.