File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1919
2020cmake_minimum_required (VERSION 3.5)
2121project (RobotTestingFramework
22- VERSION 2.0.0
22+ VERSION 2.0.1
2323 LANGUAGES C CXX)
2424# FIXME CMake 3.9 these variables are handled by "project"
2525set (CMAKE_PROJECT_DESCRIPTION "Robot Testing Framework" )
Original file line number Diff line number Diff line change 1- Robot Testing Framework 2.0.1 (UNRELEASED ) Release Notes {#v2.0.1}
1+ Robot Testing Framework 2.0.1 (2020-05-08 ) Release Notes {#v2.0.1}
22========================================================
33
44Important Changes
55-----------------
6+
7+ * Fix compilation problem with vcpkg-provided TinyXML (https://github.com/robotology/robot-testing-framework/pull/108 ).
Original file line number Diff line number Diff line change 1+ Robot Testing Framework 2.0.2 (UNRELEASED) Release Notes {#v2.0.2}
2+ ========================================================
3+
4+ Important Changes
5+ -----------------
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ doc/release/v1_4_1.md
2222doc/release/v1_6_0.md
2323doc/release/v1_6_1.md
2424doc/release/v2_0_0.md
25+ doc/release/v2_0_1.md
26+ doc/release/v2_0_2.md
2527doc/robottestingframework.png
2628doc/robottestingframework.svg
2729doc/robottestingframework_arch.png
You can’t perform that action at this time.
0 commit comments