From 460858625b19d51b601337576efcd170e3095c6c Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Thu, 4 Feb 2021 14:02:53 +0100 Subject: Update changelog and release version 1.0.3. Signed-off-by: Bartosz Gardziejewski Change-Id: I71595c95d155b246f2139a3c971ed849b1509bd4 Issue-ID: INT-1844 --- Changelog.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Changelog.md (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..0219f19 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,29 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## [1.0.1] + +### Fix + - File watcher no longer crashes after adding empty file to template folder. In stead it logs information about wrong template format + - https://jira.onap.org/browse/INT-1533 + +## [1.0.2] + +### Fix + - Fix failing build by using image sysrepo-netopeer2:v0.7.7 + - https://jira.onap.org/browse/INT-1844 + +### Added + - Response message from VES is returned by PNF simulator when performing one time event request + - https://jira.onap.org/browse/INT-1804 + - Possibility to authenticate in VES using username and password in VES URL + - https://jira.onap.org/browse/INT-1805 + +## [1.0.3] + +### Fix + - Fix integration test + - https://jira.onap.org/browse/INT-1844 + + +## [1.0.4] -- cgit 1.2.3-korg