Skip to content

Commit 157033a

Browse files
committed
changelog: Add last PR changelog
1 parent d9142ba commit 157033a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88

99
### Fixed
10-
- Fix Windows build ([#290](https://github.com/Simple-Robotics/proxsuite/pull/290))
11-
- Fix math formulae in documentation ([#294](https://github.com/Simple-Robotics/proxsuite/pull/294))
12-
- Restore correc values for infeasibility ([#292](https://github.com/Simple-Robotics/proxsuite/pull/292))
10+
* Fix Windows build ([#290](https://github.com/Simple-Robotics/proxsuite/pull/290))
11+
* Fix math formulae in documentation ([#294](https://github.com/Simple-Robotics/proxsuite/pull/294))
12+
* Restore correc values for infeasibility ([#292](https://github.com/Simple-Robotics/proxsuite/pull/292))
13+
* Handles CPU/GPU transfer in `QPFunctionFn`'s `backward` function ([#297](https://github.com/Simple-Robotics/proxsuite/pull/297))
14+
1315

1416
## [0.6.1] - 2023-11-16
1517

0 commit comments

Comments
 (0)