Skip to content

Commit 7dc1ff1

Browse files
committed
release: Update CHANGELOG.md for 0.7.0
1 parent aab4517 commit 7dc1ff1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.))
446448
The 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

0 commit comments

Comments
 (0)