From 820f7a95c61d3d229030d9ccd6506cab8c57c985 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Mon, 22 Jun 2020 12:48:05 +0200 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88ac0b52..e2d58ac0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 returned without ID but with a notice now. - #11 - pam_authentication leaks the password to unprivileged processes on the same machine. +- #39 - quotes around datetimes in queries ### Security (in case of vulnerabilities) -- GitLab