From 967fda6174d00614b420cefe82cdae41e7c6311c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 26 Oct 2020 15:21:41 +0100 Subject: [PATCH] Add release summary. --- changelogs/fragments/0.1.0.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelogs/fragments/0.1.0.yml diff --git a/changelogs/fragments/0.1.0.yml b/changelogs/fragments/0.1.0.yml new file mode 100644 index 0000000..d1d8d8b --- /dev/null +++ b/changelogs/fragments/0.1.0.yml @@ -0,0 +1,2 @@ +release_summary: | + The ``community.routeros`` continues the work on the Ansible RouterOS modules from their state in ``community.network`` 1.2.0. The changes listed here are thus relative to the modules ``community.network.routeros_*``.