File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.7.2] - 2025-03-12
10
+
9
11
### Fixed
10
12
* Fix an arcane compilation issue on Clang-19 ([ #379 ] ( https://github.com/Simple-Robotics/proxsuite/pull/379 ) )
11
13
* Replace ` != None ` with ` is not None ` in Python bindings ([ #375 ] ( https://github.com/Simple-Robotics/proxsuite/pull/375 ) )
@@ -463,7 +465,8 @@ More to come ([#](a forthcoming release.))
463
465
The first release of ProxSuite.
464
466
465
467
466
- [ Unreleased ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.7.1...HEAD
468
+ [ Unreleased ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.7.2...HEAD
469
+ [ 0.7.2 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.7.1...v0.7.2
467
470
[ 0.7.1 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.7.0...v0.7.1
468
471
[ 0.7.0 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.7...v0.7.0
469
472
[ 0.6.7 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.6...v0.6.7
You can’t perform that action at this time.
0 commit comments