X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2FChangelog.md;h=3dd643c00e2b385e17b24ab49ff2a325d00d92ea;hb=refs%2Fchanges%2F91%2F118391%2F1;hp=526159de2d3ead56bede766fb51ae91797405def;hpb=d03c07811df92e8ed5f0941684be9ca936c02a66;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/Changelog.md b/mod/runtimeapi/Changelog.md index 526159d..3dd643c 100644 --- a/mod/runtimeapi/Changelog.md +++ b/mod/runtimeapi/Changelog.md @@ -5,6 +5,11 @@ 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.3] +- Update BPGenerator 1.7.3 + - Update default k8splugin import + - Externalize resource limits defaults for generated blueprints + ## [1.2.2] - Update SpringFox dependencies to version 3.0.0 - Swagger documentation URL changed from: /swagger-ui.html to: /swagger-ui/index.html