Skip to content

Commit d38e69a

Browse files
committed
release: Update CHANGELOG.md for 0.8.0
1 parent f39471b commit d38e69a

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
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.0] - 2024-09-18
11+
1012
### Added
1113

1214
- Getter `getResidual<Derived>()` for composite cost functions ([#198](https://github.com/Simple-Robotics/aligator/pull/198))
@@ -144,7 +146,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
144146

145147
* This is the first release of `aligator`. This library is a joint effort between INRIA and LAAS-CNRS, and will be maintained and expanded in the future. Please provide constructive feedback and contribute!
146148

147-
[Unreleased]: https://github.com/Simple-Robotics/aligator/compare/v0.7.0...HEAD
149+
[Unreleased]: https://github.com/Simple-Robotics/aligator/compare/v0.8.0...HEAD
150+
[0.8.0]: https://github.com/Simple-Robotics/aligator/compare/v0.7.0...v0.8.0
148151
[0.7.0]: https://github.com/Simple-Robotics/aligator/compare/v0.6.1...v0.7.0
149152
[0.6.1]: https://github.com/Simple-Robotics/aligator/compare/v0.6.0...v0.6.1
150153
[0.6.0]: https://github.com/Simple-Robotics/aligator/compare/v0.5.1...v0.6.0

0 commit comments

Comments
 (0)