summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/Changelog.md
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-02-10 12:40:12 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-02-10 12:44:53 +0100
commit51710092beee572f3b857c0f17a86736b0a9bdfd (patch)
treeae27187a7493806eea375560298b3508d9cad570 /mod/runtimeapi/Changelog.md
parent37c166b1c88f8e947af94368e1f2f1f9bb94b51a (diff)
Remove security vulnerabilities in runtime-api
Update springfox dependencies to 3.0.0 Add changelog Issue-ID: DCAEGEN2-2595 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I1c7df7c5e5ad250f532ae07904cb16f4e1114063
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r--mod/runtimeapi/Changelog.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md
new file mode 100644
index 0000000..526159d
--- /dev/null
+++ b/mod/runtimeapi/Changelog.md
@@ -0,0 +1,10 @@
+# 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.2.2]
+- Update SpringFox dependencies to version 3.0.0
+ - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html