From 84d8d960df940198b222baf4a8fe3756c622376c Mon Sep 17 00:00:00 2001 From: Erik Reid <erik.reid@geant.org> Date: Mon, 7 Sep 2020 11:39:52 +0200 Subject: [PATCH] updated changelog for 0.52 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 60c9f4cb..8cf38b96 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.52] - 2020-09-07 +- POL1-228 (and others): + - allow /poller/interfaces to be called without an argument + - removed /poller/services + ## [0.51] - 2020-08-20 - POL1-137: add remaining service categories and test vectors -- GitLab