Skip to content

Commit

Permalink
release: Update CHANGELOG.md for 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Jan 23, 2024
1 parent 6cd8444 commit b401853
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]

## [2.4.1] - 2024-01-23

### Fixed
- CachedMeshLoader checks file last modification time.
- Fix call to clear methods for {Collision,Distance}Data inside init function ([#509](https://github.com/humanoid-path-planner/hpp-fcl/pull/509))
Expand Down Expand Up @@ -439,7 +441,8 @@ Now Eigen is at the heart of linear algebra computations.
First release


[Unreleased]: https://github.com/humanoid-path-planner/hpp-fcl/compare/v2.4.0...HEAD
[Unreleased]: https://github.com/humanoid-path-planner/hpp-fcl/compare/v2.4.1...HEAD
[2.4.1]: https://github.com/humanoid-path-planner/hpp-fcl/compare/v2.4.0...v2.4.1
[2.4.0]: https://github.com/humanoid-path-planner/hpp-fcl/compare/v2.3.7...v2.4.0
[2.3.7]: https://github.com/humanoid-path-planner/hpp-fcl/compare/2.3.6...v2.3.7
[2.3.6]: https://github.com/humanoid-path-planner/hpp-fcl/compare/v2.3.5...v2.3.6
Expand Down

0 comments on commit b401853

Please sign in to comment.