Skip to content

Commit 4981f02

Browse files
committed
release: Update CHANGELOG.md for 3.1.4
1 parent 8b3542e commit 4981f02

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.1.4] - 2023-11-27
10+
911
### Added
1012
- Add new helper functions to check Tensor support
1113

@@ -573,7 +575,8 @@ One can now easily expose C++ struct containing Eigen objects in Python avoiding
573575

574576
## [1.0.0] - 2014-07-18
575577

576-
[Unreleased]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.3...HEAD
578+
[Unreleased]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.4...HEAD
579+
[3.1.4]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.3...v3.1.4
577580
[3.1.3]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.2...v3.1.3
578581
[3.1.2]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.1...v3.1.2
579582
[3.1.1]: https://github.com/stack-of-tasks/eigenpy/compare/v3.1.0...v3.1.1

0 commit comments

Comments
 (0)