From 8590cdb30191b92fa1d86ed833d68c1eb2fb813c Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sun, 8 Sep 2024 11:28:16 +0200 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e674a7..52940145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added +- Allow use of installed jrl-cmakemodules & eigenrand ([#106](https://github.com/Simple-Robotics/proxsuite-nlp/pull/106)) + ## [0.7.1] - 2024-09-04 ### Added