From ea8dacf583b0a50cc347e07669345f5739b60292 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Tue, 15 Jan 2019 12:13:24 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5e04ffb04..b3555e92e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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. + of just the last path element [GH-6044] ## 1.0.2 (January 15th, 2019)