Skip to content

Commit 8b20c27

Browse files
committed
bump version and add news entry
1 parent 939d741 commit 8b20c27

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The file was started with Version `0.4`.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [0.5.32] January 15, 2026
10+
11+
### Fixed
12+
13+
* Fixed failing precompilation related to the release of Glossaries.jl v0.1.1 (#567).
14+
915
## [0.5.31] January 11, 2026
1016

1117
### Changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Manopt"
22
uuid = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
3-
version = "0.5.31"
3+
version = "0.5.32"
44
authors = ["Ronny Bergmann <manopt@ronnybergmann.net>"]
55

66
[workspace]

0 commit comments

Comments
 (0)