From d8d37e4caeffc8ea0ea9c02b41c57f984ef4a113 Mon Sep 17 00:00:00 2001 From: Tomasz Pietruszkiewicz Date: Thu, 18 Mar 2021 10:29:54 +0100 Subject: Add changelog and update version to 1.0.1 Change-Id: I2036bc1d2fd37757ddba1cd38fa03235fead0dcd Issue-ID: INT-1869 Signed-off-by: Tomasz Pietruszkiewicz --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Changelog.md (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..ea5c3f5 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,8 @@ +# Change Log +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [1.0.0] - 18/03/2021 + - [INT-1869](https://jira.onap.org/browse/INT-1869) - Move httpserver to nf-simulator/pm-https-server \ No newline at end of file -- cgit 1.2.3-korg