diff --git a/CHANGELOG.md b/CHANGELOG.md index f33dc356..90f938c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [9.45.0](https://github.com/ovh-ux/ovh-api-services/compare/v9.44.2...v9.45.0) (2020-06-12) + + +### Features + +* **dbaas.logs.output.elasticsearch:** add kibana update endpoint ([#296](https://github.com/ovh-ux/ovh-api-services/issues/296)) ([a3262df](https://github.com/ovh-ux/ovh-api-services/commit/a3262df35150aa63a2944e28921fb9a3634d27f4)) + + + ## [9.44.2](https://github.com/ovh-ux/ovh-api-services/compare/v9.44.1...v9.44.2) (2020-06-11) diff --git a/package.json b/package.json index 7e9d1734..0f832f53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovh-api-services", - "version": "9.44.2", + "version": "9.45.0", "description": "Contains all AngularJS $resource for OVHcloud API.", "keywords": [ "angularjs",