From 63ffd2bdd2b26cbbda0451fabbcbf6c0ce9c16a2 Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 17 Jul 2019 12:19:24 -0700 Subject: [PATCH] Added missing PRs --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42d4dfb8..3e8150a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ ## [v1.18.0] - 2019-07-17 -- #241 Databases: support for custom VPC UUID on migrate @mikejholly +- #241 Databases: support for custom VPC UUID on migrate @mikejholly +- #240 Add the ability to get URN for a Database @stack72 +- #236 Fix omitempty typos in JSON struct tags @amccarthy1 ## [v1.17.0] - 2019-06-21