File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 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/).
66
77## [ Unreleased]
88
9+ ## [ 0.7.0] - 2025-01-21
10+
911### Fixed
1012* CMake: Fix link to system cereal in tests ([ #353 ] ( https://github.com/Simple-Robotics/proxsuite/pull/352 ) )
1113* Fix windows build error related to template usage in veg ([ #357 ] ( https://github.com/Simple-Robotics/proxsuite/pull/357 ) )
@@ -446,7 +448,8 @@ More to come ([#](a forthcoming release.))
446448The first release of ProxSuite.
447449
448450
449- [ Unreleased ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.7...HEAD
451+ [ Unreleased ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.7.0...HEAD
452+ [ 0.7.0 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.7...v0.7.0
450453[ 0.6.7 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.6...v0.6.7
451454[ 0.6.6 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.5...v0.6.6
452455[ 0.6.5 ] : https://github.com/Simple-Robotics/proxsuite/compare/v0.6.4...v0.6.5
You can’t perform that action at this time.
0 commit comments