diff --git a/CHANGELOG.md b/CHANGELOG.md index 708ef28be9..d5e04ffb04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## Next + +BUG FIXES: + + * physical/postgresql: The `Get` method will now return an Entry object with the + `Key` member correctly populated with the full path that was requested instead + of just the last path element. + ## 1.0.2 (January 15th, 2019) SECURITY: