changelog++

This commit is contained in:
Jim Kalafut 2019-01-15 12:12:03 -08:00 committed by GitHub
parent 25ac2ad7a6
commit c4f2c8c080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: