File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ### Fixed
10+ * Fix infeasibility detection and add a unit test ([ #328 ] ( https://github.com/Simple-Robotics/proxsuite/pull/328 ) )
11+
912## [ 0.6.5] - 2024-05-31
1013
1114### Added
1215* Pip wheels for Python 3.12 and stop support Python 3.7 ([ #324 ] ( https://github.com/Simple-Robotics/proxsuite/pull/324 ) )
1316
1417### Fixed
1518* Fixes compilation issue with GCC 14 on Arch ([ #322 ] ( https://github.com/Simple-Robotics/proxsuite/pull/322 ) )
16- * Fix infeasibility detection and add unittest ([ #328 ] ( https://github.com/Simple-Robotics/proxsuite/pull/328 ) )
1719
1820### What's Changed
1921* Change from torch.Tensor to torch.empty or torch.tensor and specify type explicitly ([ #308 ] ( https://github.com/Simple-Robotics/proxsuite/pull/308 ) )
You can’t perform that action at this time.
0 commit comments