From f2b272b759de0d71c637e00ea0fef9915d370c20 Mon Sep 17 00:00:00 2001 From: Florent Lamiraux <florent@laas.fr> Date: Tue, 28 May 2019 19:35:37 +0200 Subject: [PATCH] Add NEWS file. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..03ed1e9 --- /dev/null +++ b/NEWS @@ -0,0 +1,5 @@ + -*- outline -*- +New in 4.6.0 +* Update installation instructions in README. +* Update to API change of configuration shooters. + -- GitLab