Skip to content

Commit 2b86bf4

Browse files
committed
release: Update CHANGELOG.md for 3.5.0
1 parent 9527332 commit 2b86bf4

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+
## [3.5.0] - 2024-04-14
10+
911
### Added
1012
- Allow use of installed JRL-cmakemodule ([#446](https://github.com/stack-of-tasks/eigenpy/pull/446)
1113
- Support of Numpy 2.0.0b1 ([#448](https://github.com/stack-of-tasks/eigenpy/pull/448))
@@ -622,7 +624,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
622624

623625
## [1.0.0] - 2014-07-18
624626

625-
[Unreleased]: https://github.com/stack-of-tasks/eigenpy/compare/v3.4.0...HEAD
627+
[Unreleased]: https://github.com/stack-of-tasks/eigenpy/compare/v3.5.0...HEAD
628+
[3.5.0]: https://github.com/stack-of-tasks/eigenpy/compare/v3.4.0...v3.5.0
626629
[3.4.0]: https://github.com/stack-of-tasks/eigenpy/compare/v3.3.0...v3.4.0
627630
[3.3.0]: https://github.com/stack-of-tasks/eigenpy/compare/v3.2.0...v3.3.0
628631
[3.2.0]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.4...v3.2.0

0 commit comments

Comments
 (0)