We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939d741 commit 8b20c27Copy full SHA for 8b20c27
2 files changed
Changelog.md
@@ -6,6 +6,12 @@ The file was started with Version `0.4`.
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
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
15
## [0.5.31] January 11, 2026
16
17
### Changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "Manopt"
2
uuid = "0fc0a36d-df90-57f3-8f93-d78a9fc72bb5"
3
-version = "0.5.31"
+version = "0.5.32"
4
authors = ["Ronny Bergmann <manopt@ronnybergmann.net>"]
5
[workspace]
0 commit comments