From 193c254d06e1c0092a87517d8f2f81bad057ed24 Mon Sep 17 00:00:00 2001 From: Ioan Sucan Date: Mon, 20 May 2013 15:36:30 +0300 Subject: [PATCH] update changelist --- ChangeList.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeList.txt b/ChangeList.txt index 49c4b2d..6b88f21 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -1,3 +1,18 @@ += 1.10.10 = + * [[urdf_parser]] + * Package was removed + * [[urdf_parser_plugin]] + * New package containing base class for URDF parsers + * [[urdf]] + * Package now only depends on the plain URDF parser (no longer on [[collada_parser]]) + * Plugins are used to load other formats into URDF. + * [[collada_parser]] + * Interface as plugin for loading URDFs was added + += 1.10.0 = + * Banch from 1.9.32 + * Build system updates + = 1.9.0 = * Branch from 1.8.0