diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2021-02-10 22:17:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-10 22:17:29 +0000 |
commit | 9bb10e0147e582b6272b40473abbb44fc361d29f (patch) | |
tree | 7bb46fefe851b2e73b26530b846199569f89315d /mod/runtimeapi/Changelog.md | |
parent | 29af939e2985856df8c8e4e2a34f7a96d947aecd (diff) | |
parent | 51710092beee572f3b857c0f17a86736b0a9bdfd (diff) |
Merge "Remove security vulnerabilities in runtime-api"1.2.2-mod-runtimeapi
Diffstat (limited to 'mod/runtimeapi/Changelog.md')
-rw-r--r-- | mod/runtimeapi/Changelog.md | 10 |
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 |