From 0466da1133d109b6ecd85d73c00ed68565085026 Mon Sep 17 00:00:00 2001 From: Joseph Mirabel <jmirabel@laas.fr> Date: Wed, 3 Dec 2014 10:34:36 +0100 Subject: [PATCH] Update README.md and NEWS. --- NEWS | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6a3b7faa..280c90ae 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +2014/12/03 - Release 1.1 + * Add projector for paths. + 2014/11/18 - Release 1.0 * Manipulation planner based on RRT. * A graph of constraint. diff --git a/README.md b/README.md index b2bee1b4..b70fde33 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This package is part of the [HPP] software and extends the functionalities of hp It implements a solver for manipulation planning problems. ### Version -1.0 +1.1 ### Dependencies -- GitLab